Skip to content

Commit f070cf2

Browse files
chore(deps-dev): bump anyio from 4.5.2 to 4.7.0
Bumps [anyio](https://github.com/agronholm/anyio) from 4.5.2 to 4.7.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.7.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 33e3c3c commit f070cf2

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.11 ; python_version >= '3.6'
125125

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

128-
anyio==4.5.2 ; python_version >= '3.7'
128+
anyio==4.7.0 ; python_version >= '3.7'
129129

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

0 commit comments

Comments
 (0)