Skip to content

Commit

Permalink
Bump aiohttp[speedups] from 3.10.8 to 3.11.2
Browse files Browse the repository at this point in the history
Bumps [aiohttp[speedups]](https://github.com/aio-libs/aiohttp) from 3.10.8 to 3.11.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.10.8...v3.11.2)

---
updated-dependencies:
- dependency-name: aiohttp[speedups]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 4a0802d commit 9884d61
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ validators==0.34.0

# WMS sync
aiofiles==24.1.0
aiohttp[speedups]==3.10.8
aiohttp[speedups]==3.11.2
imagehash==4.3.1
python-magic==0.4.27
mercantile==1.2.1
Expand Down
8 changes: 6 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ aiofiles==24.1.0
# via -r requirements.in
aiohappyeyeballs==2.3.4
# via aiohttp
aiohttp[speedups]==3.10.8
aiohttp[speedups]==3.11.2
# via -r requirements.in
aiosignal==1.2.0
# via aiohttp
Expand Down Expand Up @@ -66,6 +66,10 @@ pillow==11.0.0
# via
# -r requirements.in
# imagehash
propcache==0.2.0
# via
# aiohttp
# yarl
pycares==4.3.0
# via aiodns
pycparser==2.21
Expand Down Expand Up @@ -98,5 +102,5 @@ urllib3==2.2.3
# requests
validators==0.34.0
# via -r requirements.in
yarl==1.13.1
yarl==1.17.2
# via aiohttp

0 comments on commit 9884d61

Please sign in to comment.