Skip to content

Commit 6fc8e32

Browse files
chore(deps-dev): bump anyio from 4.9.0 to 4.10.0
Bumps [anyio](https://github.com/agronholm/anyio) from 4.9.0 to 4.10.0. - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.9.0...4.10) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.10.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c91fafd commit 6fc8e32

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.12.15 ; python_version >= '3.6'
127127

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

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

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

0 commit comments

Comments
 (0)