Skip to content

Commit 9de8913

Browse files
Bump aiohttp from 3.9.4 to 3.10.2 in /app-auth/graphapponlytutorial
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.4 to 3.10.2. - [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.9.4...v3.10.2) --- updated-dependencies: - dependency-name: aiohttp dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f77ef7 commit 9de8913

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app-auth/graphapponlytutorial/requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
#
55
# pip-compile --output-file=requirements.txt --resolver=backtracking
66
#
7-
aiohttp==3.9.4
7+
aiohappyeyeballs==2.3.5
8+
# via aiohttp
9+
aiohttp==3.10.2
810
# via microsoft-kiota-authentication-azure
911
aiosignal==1.3.1
1012
# via aiohttp

0 commit comments

Comments
 (0)