Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 35448be commit c0373f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ aiohttp==3.8.5 ; python_version >= '3.6'

aiosignal==1.3.1 ; python_version >= '3.7'

anyio==3.7.1 ; python_version >= '3.7'
anyio==4.0.0 ; python_version >= '3.7'

async-timeout==4.0.3 ; python_version >= '3.6'

Expand Down

0 comments on commit c0373f0

Please sign in to comment.