Skip to content

Commit ffc3b4b

Browse files
authored
chore(deps): update dependency idna to v3.11 (#681)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent bb5aae1 commit ffc3b4b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -205,9 +205,9 @@ email-validator==2.3.0; python_full_version >= "3.8.1" and python_version < "4.0
205205
Flask==3.1.2; python_full_version >= "3.8.1" and python_version < "4.0" \
206206
--hash=sha256:bf656c15c80190ed628ad08cdfd3aaa35beb087855e2f494910aa3774cc4fd87 \
207207
--hash=sha256:ca1d8112ec8a6158cc29ea4858963350011b5c846a414cdb7a954aa9e967d03c
208-
idna==3.10 ; python_full_version >= "3.8.1" and python_version < "4.0" \
209-
--hash=sha256:12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9 \
210-
--hash=sha256:946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3
208+
idna==3.11; python_full_version >= "3.8.1" and python_version < "4.0" \
209+
--hash=sha256:771a87f49d9defaf64091e6e6fe9c18d4833f140bd19464795bc32d966ca37ea \
210+
--hash=sha256:795dafcc9c04ed0c1fb032c2aa73654d8e8c5023a7df64a53f39190ada629902
211211
importlib-metadata==8.7.0; python_full_version >= "3.8.1" and python_version < "3.10" \
212212
--hash=sha256:d13b81ad223b890aa16c5471f2ac3056cf76c5f10f82d6f9292f0b415f389000 \
213213
--hash=sha256:e5dd1551894c77868a30651cef00984d50e1002d06942a7101d34870c5f02afd

0 commit comments

Comments
 (0)