Skip to content

Commit f2610f5

Browse files
Bump aiohttp from 3.8.6 to 3.9.0 in /app-auth/graphapponlytutorial
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 to 3.9.0. - [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.8.6...v3.9.0) --- updated-dependencies: - dependency-name: aiohttp dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c7bfd65 commit f2610f5

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

app-auth/graphapponlytutorial/requirements.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --output-file=requirements.txt --resolver=backtracking
66
#
7-
aiohttp==3.8.6
7+
aiohttp==3.9.0
88
# via microsoft-kiota-authentication-azure
99
aiosignal==1.3.1
1010
# via aiohttp
@@ -30,9 +30,7 @@ certifi==2023.7.22
3030
cffi==1.16.0
3131
# via cryptography
3232
charset-normalizer==3.3.2
33-
# via
34-
# aiohttp
35-
# requests
33+
# via requests
3634
cryptography==41.0.5
3735
# via
3836
# azure-identity

0 commit comments

Comments
 (0)