Skip to content

Commit

Permalink
upgrade aiohttp
Browse files Browse the repository at this point in the history
  • Loading branch information
adorton-adobe committed Jul 30, 2024
1 parent 716a0dc commit 1a38e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sign_client/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@
packages=find_packages(),
install_requires=[
"requests~=2.26.0",
"aiohttp~=3.8.1",
"aiohttp~=3.9.0",
],
zip_safe=False)

0 comments on commit 1a38e93

Please sign in to comment.