Skip to content

Commit 996d884

Browse files
Bump aiohttp from 3.10.2 to 3.10.11 in /user-auth/graphtutorial
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.2 to 3.10.11. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.10.2...v3.10.11) --- updated-dependencies: - dependency-name: aiohttp dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0b29f8 commit 996d884

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

user-auth/graphtutorial/requirements.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
aiohappyeyeballs==2.3.5
88
# via aiohttp
9-
aiohttp==3.10.2
9+
aiohttp==3.10.11
1010
# via microsoft-kiota-authentication-azure
1111
aiosignal==1.3.1
1212
# via aiohttp
@@ -127,6 +127,8 @@ pendulum==3.0.0
127127
# microsoft-kiota-serialization-json
128128
portalocker==2.8.2
129129
# via msal-extensions
130+
propcache==0.2.0
131+
# via yarl
130132
pycparser==2.21
131133
# via cffi
132134
pyjwt[crypto]==2.8.0
@@ -166,7 +168,7 @@ urllib3==2.2.2
166168
# via requests
167169
wrapt==1.16.0
168170
# via deprecated
169-
yarl==1.9.4
171+
yarl==1.17.2
170172
# via aiohttp
171173
zipp==3.19.1
172174
# via importlib-metadata

0 commit comments

Comments
 (0)