Skip to content

Commit fcabbfa

Browse files
Update dependency idna to v3.4
1 parent a62db43 commit fcabbfa

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
@@ -13,7 +13,7 @@ cffi==1.15.1
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.3.0; python_version >= "3.7"
16-
idna==3.3; python_version >= "3.6"
16+
idna==3.4; 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.2.0

0 commit comments

Comments
 (0)