Skip to content

Commit 5a7e819

Browse files
committed
fix: Update decorators version
1 parent 7d91750 commit 5a7e819

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
@@ -31,7 +31,7 @@ classifiers = [
3131
requires-python = ">=3.10"
3232

3333
dependencies = [
34-
"reqstool-python-decorators == 0.0.2",
34+
"reqstool-python-decorators == 0.0.3",
3535
"ruamel.yaml==0.18.6",
3636
"hatchling>=1.20.0",
3737
]

0 commit comments

Comments
 (0)