Skip to content

Commit c22b50b

Browse files
Bump anyio from 4.1.0 to 4.9.0
Bumps [anyio](https://github.com/agronholm/anyio) from 4.1.0 to 4.9.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.9.0) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c488c3c commit c22b50b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
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"
2+
anyio==4.9.0; python_full_version >= "3.6.2" and python_version >= "3.6"
33
apscheduler==3.10.4
44
##......spical....##
55
gtts

0 commit comments

Comments
 (0)