Skip to content

Commit 221d385

Browse files
authored
Merge pull request #296 from 3xp0rt/aiofiles-fix
build(deps): upgrade aiofiles from ^23.2.1 to ^25.1.0
2 parents ac6d72b + 212695b commit 221d385

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ include = ["pydoll/py.typed"]
1313
python = "^3.10"
1414
websockets = "^14"
1515
aiohttp = "^3.9.5"
16-
aiofiles = "^23.2.1"
16+
aiofiles = "^25.1.0"
1717
typing_extensions = "^4.14.0"
1818

1919

0 commit comments

Comments
 (0)