Skip to content

Commit 34377fa

Browse files
chore(deps): update dependency dacite to >=1.9.2,<1.10.0 (#472)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 53274b6 commit 34377fa

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
@@ -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)