Skip to content

Commit

Permalink
Update dependency aiohttp to v3.8.6 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent ce83d7a commit e81a54f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aiofiles==23.1.0 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_version < "4.0"
aiohttp==3.8.4 ; python_full_version >= "3.12.0" and python_version < "4.0"
aiohttp==3.8.6 ; python_full_version >= "3.12.0" and python_version < "4.0"
aioredis==2.0.1 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0"
aiosignal==1.3.1 ; python_full_version >= "3.12.0" and python_version < "4.0"
anyascii==0.3.2 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0"
Expand Down

0 comments on commit e81a54f

Please sign in to comment.