Skip to content

Commit

Permalink
Bump aiohttp from 3.9.4 to 3.10.11 in /plugins/flytekit-spark (#2936)
Browse files Browse the repository at this point in the history
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.4 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.9.4...v3.10.11)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 6ee5a74 commit 3b7cb3c
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions plugins/flytekit-spark/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
#
# pip-compile dev-requirements.in
#
aiohttp==3.9.4
aiohappyeyeballs==2.4.3
# via aiohttp
aiohttp==3.10.11
# via aioresponses
aioresponses==0.7.6
# via -r dev-requirements.in
Expand Down Expand Up @@ -32,11 +34,13 @@ packaging==23.2
# via pytest
pluggy==1.3.0
# via pytest
propcache==0.2.0
# via yarl
pytest==7.4.3
# via pytest-asyncio
pytest-asyncio==0.21.1
# via -r dev-requirements.in
tomli==2.0.1
# via pytest
yarl==1.9.3
yarl==1.17.2
# via aiohttp

0 comments on commit 3b7cb3c

Please sign in to comment.