Skip to content

Commit ef0b8f1

Browse files
Merge pull request #720 from microsoftgraph/dependabot/pip/aiohttp-3.10.11
chore(deps-dev): bump aiohttp from 3.10.5 to 3.10.11
2 parents 505f21e + 369f7ae commit ef0b8f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ yapf==0.40.2
121121

122122
zipp==3.20.1 ; python_version >= '3.7'
123123

124-
aiohttp==3.10.5 ; python_version >= '3.6'
124+
aiohttp==3.10.11 ; python_version >= '3.6'
125125

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

@@ -153,4 +153,4 @@ multidict==6.1.0 ; python_version >= '3.7'
153153

154154
uritemplate==4.1.1 ; python_version >= '3.6'
155155

156-
yarl==1.9.4 ; python_version >= '3.7'
156+
yarl==1.15.2 ; python_version >= '3.7'

0 commit comments

Comments
 (0)