Skip to content

Commit 51a627f

Browse files
Update dependency idna to v3.7 [SECURITY]
1 parent 344a83b commit 51a627f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ cffi==1.16.0
1313
charset-normalizer==2.1.1; python_full_version >= "3.5.0" and python_version >= "3.6"
1414
colorama==0.4.6; python_version >= "3.5" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.5" and python_full_version >= "3.5.0"
1515
frozenlist==1.4.0; python_version >= "3.7"
16-
idna==3.4; python_version >= "3.6"
16+
idna==3.7; python_version >= "3.6"
1717
loguru==0.6.0; python_version >= "3.5"
1818
multidict==6.0.4; python_version >= "3.6"
1919
pycares==4.4.0

0 commit comments

Comments
 (0)