Skip to content

Commit

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

---
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 Oct 14, 2024
1 parent f8a543e commit 84e8fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion it/python/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ aiohttp==3.10.10 ; python_version >= '3.6'

aiosignal==1.3.1 ; python_version >= '3.7'

anyio==4.6.0 ; python_version >= '3.7'
anyio==4.6.2 ; python_version >= '3.7'

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

Expand Down

0 comments on commit 84e8fe6

Please sign in to comment.