Skip to content

Commit

Permalink
Bump anyio from 4.3.0 to 4.6.0
Browse files Browse the repository at this point in the history
Bumps [anyio](https://github.com/agronholm/anyio) from 4.3.0 to 4.6.0.
- [Release notes](https://github.com/agronholm/anyio/releases)
- [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
- [Commits](agronholm/anyio@4.3.0...4.6.0)

---
updated-dependencies:
- dependency-name: anyio
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 23, 2024
1 parent eba99bd commit 7a036c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"pytest-cov",
"pytest-asyncio",
"pytest-httpx",
"anyio==4.3.0",
"anyio==4.6.0",
"flake8>=2.6.0",
"black",
"types-aiofiles>=24.0,<25.0",
Expand Down

0 comments on commit 7a036c7

Please sign in to comment.