Skip to content

Commit

Permalink
Merge pull request #41 from hackersandslackers/renovate/async-timeout…
Browse files Browse the repository at this point in the history
…-4.x
  • Loading branch information
toddbirchard committed Nov 12, 2023
2 parents 451a871 + 49fe137 commit 2ff8cb2
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.1.1
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 2ff8cb2

Please sign in to comment.