Skip to content

Commit bd79a72

Browse files
chore(deps): update dependency dacite to >=1.9.2,<1.10.0
1 parent 2d36457 commit bd79a72

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
@@ -19,7 +19,7 @@ dependencies = [
1919
"prometheus-client>=0.7.0,<=1.0.0",
2020
"arrow>=1.0.0",
2121
"pyyaml>=5.3.0,<7",
22-
"dacite>=1.6.0,<1.9.0",
22+
"dacite>=1.9.2,<1.10.0",
2323
"psutil>=6.0.0",
2424
"decorator>=5.1.1",
2525
"more-itertools>=10.0.0",

0 commit comments

Comments
 (0)