Skip to content

Commit

Permalink
Merge pull request #6801 from microsoft/dependabot/pip/get-started/az…
Browse files Browse the repository at this point in the history
…ure-auth/python/aiohttp-3.10.11

build(deps): bump aiohttp from 3.10.2 to 3.10.11 in /get-started/azure-auth/python
  • Loading branch information
baywet authored Nov 18, 2024
2 parents 21991d2 + 0e7650d commit f2a4ef7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions get-started/azure-auth/python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
aiohappyeyeballs==2.3.5
# via aiohttp
aiohttp==3.10.2
aiohttp==3.10.11
# via microsoft-kiota-authentication-azure
aiosignal==1.3.1
# via aiohttp
Expand Down Expand Up @@ -109,6 +109,8 @@ pendulum==3.0.0
# via microsoft-kiota-serialization-json
portalocker==2.7.0
# via msal-extensions
propcache==0.2.0
# via yarl
pycparser==2.21
# via cffi
pyjwt[crypto]==2.7.0
Expand Down Expand Up @@ -150,7 +152,7 @@ urllib3==2.2.2
# requests
wrapt==1.15.0
# via deprecated
yarl==1.9.2
yarl==1.17.2
# via aiohttp
zipp==3.19.1
# via importlib-metadata

0 comments on commit f2a4ef7

Please sign in to comment.