Skip to content

Commit f9ef70d

Browse files
Merge pull request #436 from microsoftgraph/dependabot/pip/anyio-4.2.0
chore(deps-dev): bump anyio from 4.1.0 to 4.2.0
2 parents 91dcfa0 + 60329e1 commit f9ef70d

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

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

127-
anyio==4.1.0 ; python_version >= '3.7'
127+
anyio==4.2.0 ; python_version >= '3.7'
128128

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

0 commit comments

Comments
 (0)