Skip to content

Commit e36fcd2

Browse files
Bump anyio from 4.1.0 to 4.2.0
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14c6370 commit e36fcd2

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.1 ; python_version >= '3.6'
6060

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

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

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

0 commit comments

Comments
 (0)