Skip to content

Commit 70fb70b

Browse files
authored
Merge pull request #27 from hackersandslackers/renovate/idna-3.x
2 parents 391ea32 + fcabbfa commit 70fb70b

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.4.0

0 commit comments

Comments
 (0)