Skip to content

Commit 8434da7

Browse files
authored
chore(deps): update dependency idna to v3.10 (#432)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 0fb4116 commit 8434da7

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
@@ -203,9 +203,9 @@ email-validator==2.2.0; python_version >= "3.7" and python_version < "3.8" \
203203
flask==3.0.3 ; python_version >= "3.8" and python_version < "4.0" \
204204
--hash=sha256:3232e0e9c850d781933cf0207523d1ece087eb8d87b23777ae38456e2fbe7c6e \
205205
--hash=sha256:822c03f4b799204250a7ee84b1eddc40665395333973dfb9deebfe425fefcb7d
206-
idna==3.7; python_version >= "3.7" and python_version < "4.0" \
207-
--hash=sha256:028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc \
208-
--hash=sha256:82fee1fc78add43492d3a1898bfa6d8a904cc97d8427f683ed8e798d07761aa0
206+
idna==3.10; python_version >= "3.7" and python_version < "4.0" \
207+
--hash=sha256:12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9 \
208+
--hash=sha256:946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3
209209
importlib-metadata==7.0.1 ; python_version >= "3.8" and python_version < "3.10" \
210210
--hash=sha256:4805911c3a4ec7c3966410053e9ec6a1fecd629117df5adee56dfc9432a1081e \
211211
--hash=sha256:f238736bb06590ae52ac1fab06a3a9ef1d8dce2b7a35b5ab329371d6c8f5d2cc

0 commit comments

Comments
 (0)