Skip to content

Commit

Permalink
Merge pull request #4486 from broadinstitute/dependabot/pip/hail_sear…
Browse files Browse the repository at this point in the history
…ch/aiohttp-3.10.11

Bump aiohttp from 3.10.2 to 3.10.11 in /hail_search
  • Loading branch information
hanars authored Nov 18, 2024
2 parents 6f87738 + 17b8ba8 commit 1ea9443
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions hail_search/requirements-test.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 pytest-aiohttp
aiosignal==1.3.1
# via aiohttp
Expand Down Expand Up @@ -34,6 +34,8 @@ packaging==23.1
# via pytest
pluggy==1.2.0
# via pytest
propcache==0.2.0
# via yarl
pytest==7.4.0
# via
# pytest-aiohttp
Expand All @@ -44,5 +46,5 @@ pytest-asyncio==0.21.0
# via pytest-aiohttp
tomli==2.0.1
# via pytest
yarl==1.9.2
yarl==1.17.2
# via aiohttp

0 comments on commit 1ea9443

Please sign in to comment.