Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Commit 40988b9

Browse files
build(deps): bump idna from 3.4 to 3.7 (#591)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Hu <88201630+thomasrockhu-codecov@users.noreply.github.com>
1 parent cb1d219 commit 40988b9

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
@@ -26,7 +26,7 @@ httpcore==1.0.7
2626
# via httpx
2727
httpx==0.27.2
2828
# via codecov-cli (setup.py)
29-
idna==3.4
29+
idna==3.7
3030
# via
3131
# anyio
3232
# httpx

0 commit comments

Comments
 (0)