Skip to content

Commit

Permalink
Bump aiohttp from 3.11.10 to 3.11.11 in /client/python
Browse files Browse the repository at this point in the history
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.10 to 3.11.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.11.10...v3.11.11)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent d4d5cf2 commit f78d816
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/python/requirements.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
urllib3==2.3.0
python-dateutil==2.9.0.post0
aiohttp==3.11.10
aiohttp==3.11.11
aiohttp-retry==2.9.1
pydantic==2.10.4
2 changes: 1 addition & 1 deletion client/python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
aiohappyeyeballs==2.4.0
# via aiohttp
aiohttp==3.11.10
aiohttp==3.11.11
# via
# -r requirements.in
# aiohttp-retry
Expand Down

0 comments on commit f78d816

Please sign in to comment.