Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 7368c83 commit 01318e6
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 @@ -49,7 +49,7 @@ def find_package_data(where='.', package='', exclude=standard_exclude, exclude_d
install_requires = [
'docassemble==1.4.86',
"3to2==1.1.1",
"aiohttp==3.8.5",
"aiohttp==3.8.6",
"aiohttp-retry==2.8.3",
"aiosignal==1.3.1",
"alembic==1.11.1",
Expand Down

0 comments on commit 01318e6

Please sign in to comment.