Skip to content

Commit a064af8

Browse files
Update dependency idna to v3 [SECURITY]
1 parent 33d9dbf commit a064af8

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
@@ -12,7 +12,7 @@ google-crc32c==1.1.2; python_version >= "3.6" and python_full_version < "3.0.0"
1212
google-resumable-media==1.2.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6"
1313
googleapis-common-protos==1.52.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6"
1414
grpcio==1.35.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6"
15-
idna==2.10; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
15+
idna==3.7; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
1616
loguru==0.5.3; python_version >= "3.5"
1717
packaging==20.9; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6"
1818
proto-plus==1.13.0; python_version >= "3.6"

0 commit comments

Comments
 (0)