Skip to content

Commit 880f6db

Browse files
Merge pull request #993 from microsoftgraph/dependabot/pip/anyio-4.10.0
chore(deps-dev): bump anyio from 4.9.0 to 4.10.0
2 parents c91fafd + 6fc8e32 commit 880f6db

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)