Skip to content

Commit

Permalink
chore(deps): bump idna from 3.4 to 3.7 (#475)
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: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 12, 2024
1 parent 6537515 commit d46982a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -114,7 +114,7 @@ hyperlink==21.0.0
# via
# autobahn
# twisted
idna==3.4
idna==3.7
# via
# hyperlink
# requests
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Expand Up @@ -176,7 +176,7 @@ hyperlink==21.0.0
# twisted
identify==2.2.6
# via pre-commit
idna==3.4
idna==3.7
# via
# -r requirements.txt
# hyperlink
Expand Down

0 comments on commit d46982a

Please sign in to comment.