Skip to content

Commit 49fe137

Browse files
Update dependency async-timeout to v4.0.3
1 parent d1a1d9c commit 49fe137

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.0.0
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)