Skip to content

Commit 5bf1fd7

Browse files
fix(pypi): update dependency hatchling to v1.30.1 (#91)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d39b367 commit 5bf1fd7

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
@@ -18,7 +18,7 @@ classifiers = [
1818
dependencies = [
1919
"reqstool-python-decorators==0.1.0",
2020
"ruamel.yaml==0.19.1",
21-
"hatchling==1.29.0",
21+
"hatchling==1.30.1",
2222
]
2323

2424
[project.urls]

0 commit comments

Comments
 (0)