Skip to content

Commit

Permalink
build(deps): bump idna from 2.8 to 3.7
Browse files Browse the repository at this point in the history
Bumps [idna](https://github.com/kjd/idna) from 2.8 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v2.8...v3.7)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jpmckinney committed Apr 12, 2024
1 parent 99e6918 commit f022a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ click==8.0.1
# via pip-tools
exceptiongroup==1.1.1
# via pytest
idna==2.8
idna==3.7
# via requests
iniconfig==1.1.1
# via pytest
Expand Down

0 comments on commit f022a6a

Please sign in to comment.