Skip to content

Commit a09ef89

Browse files
Merge pull request #578 from microsoftgraph/dependabot/pip/anyio-4.4.0
Bump anyio from 4.3.0 to 4.4.0
2 parents a7b0e86 + be28395 commit a09ef89

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

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

128-
anyio==4.3.0 ; python_version >= '3.7'
128+
anyio==4.4.0 ; python_version >= '3.7'
129129

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

0 commit comments

Comments
 (0)