dependabot[bot] commited on
Commit
7205b1d
·
1 Parent(s): 2bbba97

Bump anyio from 3.7.1 to 4.1.0

Browse files

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](https://github.com/agronholm/anyio/compare/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]>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  aiofiles==23.2.1; python_full_version >= "3.7"
2
- anyio==3.7.1; python_full_version >= "3.6.2" and python_version >= "3.6"
3
  apscheduler==3.10.4
4
  asyncio==3.4.3
5
  beautifulsoup4==4.12.2; python_full_version >= "3.6"
 
1
  aiofiles==23.2.1; python_full_version >= "3.7"
2
+ anyio==4.1.0; python_full_version >= "3.6.2" and python_version >= "3.6"
3
  apscheduler==3.10.4
4
  asyncio==3.4.3
5
  beautifulsoup4==4.12.2; python_full_version >= "3.6"