Skip to content

Commit 18ef38e

Browse files
chore(deps-dev): bump anyio from 4.5.2 to 4.9.0
Bumps [anyio](https://github.com/agronholm/anyio) from 4.5.2 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.5.2...4.9.0) --- updated-dependencies: - dependency-name: anyio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c3433c commit 18ef38e

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
@@ -127,7 +127,7 @@ aiohttp==3.10.11 ; python_version >= '3.6'
127127

128128
aiosignal==1.3.1 ; python_version >= '3.7'
129129

130-
anyio==4.5.2 ; python_version >= '3.7'
130+
anyio==4.9.0 ; python_version >= '3.7'
131131

132132
async-timeout==5.0.1 ; python_version >= '3.6'
133133

0 commit comments

Comments
 (0)