Skip to content

Commit

Permalink
Update dependency async-timeout to v4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2023
1 parent d1a1d9c commit 49fe137
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
Expand Up @@ -2,7 +2,7 @@ aiodns==3.0.0
aiofiles==0.8.0; python_version >= "3.6" and python_version < "4.0"
aiohttp==3.8.6; python_version >= "3.6"
aiosignal==1.3.1; python_version >= "3.6"
async-timeout==4.0.2; python_version >= "3.6"
async-timeout==4.0.3; python_version >= "3.6"
asyncio==3.4.3
attrs==21.4.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
beautifulsoup4==4.12.2; python_full_version > "3.0.0"
Expand Down

0 comments on commit 49fe137

Please sign in to comment.