Skip to content

Commit 8b136a1

Browse files
chore(deps-dev): bump anyio from 4.4.0 to 4.6.2.post1
Bumps [anyio](https://github.com/agronholm/anyio) from 4.4.0 to 4.6.2.post1. - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.4.0...4.6.2.post1) --- 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 63412eb commit 8b136a1

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
@@ -125,7 +125,7 @@ aiohttp==3.10.5 ; python_version >= '3.6'
125125

126126
aiosignal==1.3.1 ; python_version >= '3.7'
127127

128-
anyio==4.4.0 ; python_version >= '3.7'
128+
anyio==4.6.2.post1 ; python_version >= '3.7'
129129

130130
async-timeout==4.0.3 ; python_version >= '3.6'
131131

0 commit comments

Comments
 (0)