Skip to content

Commit

Permalink
chore(deps): update dependency aiohttp to v3.10.10 (#29)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent d5e32e7 commit 893aa31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
requests==2.32.3
aiohttp==3.10.5
aiohttp==3.10.10
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ packages = find:
python_requires = >=3.8
install_requires =
requests==2.32.3
aiohttp==3.10.5
aiohttp==3.10.10

0 comments on commit 893aa31

Please sign in to comment.