Skip to content

Commit

Permalink
Bump idna from 3.6 to 3.7
Browse files Browse the repository at this point in the history
Bumps [idna](https://github.com/kjd/idna) from 3.6 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.6...v3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 12, 2024
1 parent e8faf18 commit 5d6092e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Expand Up @@ -249,7 +249,7 @@ hvac==2.1.0
# via -r requirements-tests.txt
identify==2.5.35
# via pre-commit
idna==3.6
idna==3.7
# via
# -r requirements-tests.txt
# requests
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Expand Up @@ -285,7 +285,7 @@ hvac==2.1.0
# via
# -r requirements-docs.in
# -r requirements-tests.txt
idna==3.6
idna==3.7
# via
# -r requirements-tests.txt
# requests
Expand Down
2 changes: 1 addition & 1 deletion requirements-tests.txt
Expand Up @@ -223,7 +223,7 @@ gunicorn==21.2.0
# via -r requirements.txt
hvac==2.1.0
# via -r requirements.txt
idna==3.6
idna==3.7
# via
# -r requirements.txt
# requests
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -135,7 +135,7 @@ gunicorn==21.2.0
# via -r requirements.in
hvac==2.1.0
# via -r requirements.in
idna==3.6
idna==3.7
# via requests
importlib-metadata==7.1.0
# via
Expand Down

0 comments on commit 5d6092e

Please sign in to comment.