Skip to content

Commit 2ff8cb2

Browse files
authored
Merge pull request #41 from hackersandslackers/renovate/async-timeout-4.x
2 parents 451a871 + 49fe137 commit 2ff8cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ aiodns==3.1.1
22
aiofiles==0.8.0; python_version >= "3.6" and python_version < "4.0"
33
aiohttp==3.8.6; python_version >= "3.6"
44
aiosignal==1.3.1; python_version >= "3.6"
5-
async-timeout==4.0.2; python_version >= "3.6"
5+
async-timeout==4.0.3; python_version >= "3.6"
66
asyncio==3.4.3
77
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"
88
beautifulsoup4==4.12.2; python_full_version > "3.0.0"

0 commit comments

Comments
 (0)