Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 6, 2023
1 parent 780b159 commit 55c63bf
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 @@ -124,7 +124,7 @@ aiohttp==3.8.4 ; python_version >= '3.6'

aiosignal==1.3.1 ; python_version >= '3.7'

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

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

Expand Down

0 comments on commit 55c63bf

Please sign in to comment.