Skip to content

Commit cfa6e01

Browse files
authored
Merge pull request #734 from microsoftgraph/dependabot/pip/async-timeout-5.0.1
chore(deps-dev): bump async-timeout from 4.0.3 to 5.0.1
2 parents 5e89173 + eb1ddb3 commit cfa6e01

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 @@ aiosignal==1.3.1 ; python_version >= '3.7'
127127

128128
anyio==4.5.2 ; python_version >= '3.7'
129129

130-
async-timeout==4.0.3 ; python_version >= '3.6'
130+
async-timeout==5.0.1 ; python_version >= '3.6'
131131

132132
frozenlist==1.5.0 ; python_version >= '3.7'
133133

0 commit comments

Comments
 (0)