Skip to content

Commit 63292c0

Browse files
Merge pull request #527 from microsoftgraph/dependabot/pip/anyio-4.2.0
Bump anyio from 4.1.0 to 4.2.0
2 parents 14c6370 + e36fcd2 commit 63292c0

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
@@ -60,7 +60,7 @@ aiohttp==3.9.1 ; python_version >= '3.6'
6060

6161
aiosignal==1.3.1 ; python_version >= '3.7'
6262

63-
anyio==4.1.0 ; python_version >= '3.7'
63+
anyio==4.2.0 ; python_version >= '3.7'
6464

6565
async-timeout==4.0.3 ; python_version >= '3.6'
6666

0 commit comments

Comments
 (0)