Skip to content

Commit

Permalink
Bump idna from 3.4 to 3.7
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
1 parent a2b33f2 commit 8ba83ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ coverage[toml]==7.3.2
# pytest-cov
exceptiongroup==1.1.3
# via pytest
idna==3.4
idna==3.7
# via requests
importlib-metadata==6.8.0
# via build
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ certifi==2023.7.22
# via requests
charset-normalizer==3.3.2
# via requests
idna==3.4
idna==3.7
# via requests
requests==2.31.0
# via amclient (pyproject.toml)
Expand Down

0 comments on commit 8ba83ca

Please sign in to comment.