Skip to content

Commit 8001566

Browse files
Bump idna from 3.4 to 3.7 in /py (#13808)
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.4...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 16796db commit 8001566

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

py/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ cryptography==42.0.4
66
dataclasses==0.6
77
debugpy==1.8.0
88
h11==0.14.0
9-
idna==3.4
9+
idna==3.7
1010
importlib-metadata==6.8.0
1111
inflection==0.5.1
1212
iniconfig==2.0.0

py/requirements_lock.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -248,9 +248,9 @@ h11==0.14.0 \
248248
# via
249249
# -r py/requirements.txt
250250
# wsproto
251-
idna==3.4 \
252-
--hash=sha256:814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4 \
253-
--hash=sha256:90b77e79eaa3eba6de819a0c442c0b4ceefc341a7a2ab77d7562bf49f425c5c2
251+
idna==3.7 \
252+
--hash=sha256:028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc \
253+
--hash=sha256:82fee1fc78add43492d3a1898bfa6d8a904cc97d8427f683ed8e798d07761aa0
254254
# via
255255
# -r py/requirements.txt
256256
# requests

0 commit comments

Comments
 (0)