Skip to content

Commit b8bd42e

Browse files
fix(pypi): update dependency reqstool-python-decorators to v0.1.0 (#83)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c8f9ac0 commit b8bd42e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ classifiers = [
1616
"Development Status :: 4 - Beta",
1717
]
1818
dependencies = [
19-
"reqstool-python-decorators==0.0.9",
19+
"reqstool-python-decorators==0.1.0",
2020
"ruamel.yaml==0.19.1",
2121
"hatchling==1.29.0",
2222
]

0 commit comments

Comments
 (0)