Skip to content

Commit

Permalink
Merge pull request #711 from jhpyle/dependabot/pip/docassemble_base/a…
Browse files Browse the repository at this point in the history
…iohttp-3.9.0

Bump aiohttp from 3.8.5 to 3.9.0 in /docassemble_base
  • Loading branch information
jhpyle authored Nov 28, 2023
2 parents 7368c83 + cee9bb0 commit 28c7874
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.9.0",
"aiohttp-retry==2.8.3",
"aiosignal==1.3.1",
"alembic==1.11.1",
Expand Down

0 comments on commit 28c7874

Please sign in to comment.