Skip to content

Commit 70f48b1

Browse files
fix(deps): update dependency universal-pathlib to >=0.3.0,<0.4.0
| datasource | package | from | to | | ---------- | ----------------- | ----- | ----- | | pypi | universal-pathlib | 0.2.6 | 0.3.0 |
1 parent 59410d7 commit 70f48b1

File tree

2 files changed

+2500
-2502
lines changed

2 files changed

+2500
-2502
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies = [
1919
"rigging>=3.2.1,<4.0.0",
2020
"optuna>=4.5.0,<5.0.0",
2121
"numpy<=2.2.6", # 3.10 support was dropped in 2.3.0
22-
"universal-pathlib>=0.2.6,<0.3.0",
22+
"universal-pathlib>=0.3.0,<0.4.0",
2323
"loguru>=0.7.3",
2424
"jsonpath>=0.82.2",
2525
]

0 commit comments

Comments
 (0)