Skip to content

Commit

Permalink
Bump aiohttp from 3.10.3 to 3.10.11 in /docassemble_base
Browse files Browse the repository at this point in the history
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.3 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.10.3...v3.10.11)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 5332f40 commit a93493d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docassemble_base/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ def find_package_data(where='.', package='', exclude=standard_exclude, exclude_d
'docassemble==1.5.16',
"3to2==1.1.1",
"aiohappyeyeballs==2.3.5",
"aiohttp==3.10.3",
"aiohttp==3.10.11",
"aiohttp-retry==2.8.3",
"aiosignal==1.3.1",
"alembic==1.13.2",
Expand Down

0 comments on commit a93493d

Please sign in to comment.