Skip to content

Commit 331d33b

Browse files
fix(deps): update dependency aiofiles to v25
| datasource | package | from | to | | ---------- | -------- | ------ | ------ | | pypi | aiofiles | 24.1.0 | 25.1.0 |
1 parent 7b80f58 commit 331d33b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
"python-jsonpath>=2.0.1",
2323
"pyyaml>=6.0.2",
2424
"cyclopts>=4.2.0",
25-
"aiofiles>=24.1.0,<25.0.0",
25+
"aiofiles>=25.1.0,<25.2.0",
2626
"rigging>=3.3.4",
2727
]
2828

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)