Skip to content

Commit

Permalink
Bump anyio from 3.7.1 to 4.1.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.1.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.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 23, 2023
1 parent d6e463a commit b017bac
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==3.7.1; python_full_version >= "3.6.2" and python_version >= "3.6"
anyio==4.1.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 b017bac

Please sign in to comment.