Skip to content

Commit 9b60e8b

Browse files
committed
Update dependency idna to v3.3
1 parent f2d8b14 commit 9b60e8b

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
@@ -6,7 +6,7 @@ ddtrace==0.57.3; (python_version >= "2.7" and python_full_version < "3.0.0") or
66
faker==8.11.0; python_version >= "3.6"
77
flask-assets==2.0
88
flask==2.0.3; python_version >= "3.6"
9-
idna==3.2; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.5"
9+
idna==3.3; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.5"
1010
itsdangerous==2.0.1; python_version >= "3.6"
1111
jinja2==3.0.3; python_version >= "3.6"
1212
markupsafe==2.0.1; python_version >= "3.6"

0 commit comments

Comments
 (0)