Skip to content

Commit

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

Bump aiohttp from 3.9.2 to 3.9.4 in /docassemble_base
  • Loading branch information
jhpyle authored Apr 29, 2024
2 parents d6e28c5 + 9fde7ce commit b2d9f12
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.103',
"3to2==1.1.1",
"aiohttp==3.9.2",
"aiohttp==3.9.4",
"aiohttp-retry==2.8.3",
"aiosignal==1.3.1",
"alembic==1.13.1",
Expand Down

0 comments on commit b2d9f12

Please sign in to comment.