Skip to content

Commit 9a7e67d

Browse files
Update hatchling requirement from <1.30,>=1.14.1 to >=1.14.1,<1.31
Updates the requirements on [hatchling](https://github.com/pypa/hatch) to permit the latest version. - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](pypa/hatch@hatchling-v1.14.1...hatchling-v1.30.1) --- updated-dependencies: - dependency-name: hatchling dependency-version: 1.30.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ddbb1e commit 9a7e67d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ classifiers = [
3434
]
3535

3636
dependencies = [
37-
"hatchling>=1.14.1,<1.30",
37+
"hatchling>=1.14.1,<1.31",
3838
"p2a>=0.1.1,<0.2",
3939
"pkn>=0.3,<0.6",
4040
]

0 commit comments

Comments
 (0)