Skip to content

Commit 86abb86

Browse files
Bump anyio from 4.2.0 to 4.3.0
Bumps [anyio](https://github.com/agronholm/anyio) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.2.0...4.3.0) --- updated-dependencies: - dependency-name: anyio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 12ad308 commit 86abb86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ aiohttp==3.9.3 ; python_version >= '3.6'
6060

6161
aiosignal==1.3.1 ; python_version >= '3.7'
6262

63-
anyio==4.2.0 ; python_version >= '3.7'
63+
anyio==4.3.0 ; python_version >= '3.7'
6464

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

0 commit comments

Comments
 (0)