Skip to content

Commit ca144b6

Browse files
chore(deps): bump aiofiles from 23.2.1 to 25.1.0
Bumps [aiofiles](https://github.com/Tinche/aiofiles) from 23.2.1 to 25.1.0. - [Release notes](https://github.com/Tinche/aiofiles/releases) - [Changelog](https://github.com/Tinche/aiofiles/blob/main/CHANGELOG.md) - [Commits](Tinche/aiofiles@v23.2.1...v25.1.0) --- updated-dependencies: - dependency-name: aiofiles dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cfdf8bd commit ca144b6

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
@@ -15,7 +15,7 @@ repository = "https://github.com/ExpressApp/pybotx"
1515
[tool.poetry.dependencies]
1616
python = ">=3.9,<3.14"
1717

18-
aiofiles = ">=0.7.0,<=24.1.0"
18+
aiofiles = ">=0.7.0,<=25.1.0"
1919
httpx = "^0.28.0"
2020
# The v1.0.3 cause some troubles with no-wait callbacks functionality.
2121
# It will be fixed in the next versions.

0 commit comments

Comments
 (0)