Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 27, 2023
1 parent 0e4bdfa commit 5e3f3a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aiofiles==23.2.1; python_full_version >= "3.7"
anyio==4.1.0; python_full_version >= "3.6.2" and python_version >= "3.6"
anyio==4.2.0; python_full_version >= "3.6.2" and python_version >= "3.6"
apscheduler==3.10.4
asyncio==3.4.3
beautifulsoup4==4.12.2; python_full_version >= "3.6"
Expand Down

0 comments on commit 5e3f3a1

Please sign in to comment.