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: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 22, 2024
1 parent 8ea1323 commit f3db250
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ frozenlist==1.4.1
# aiosignal
gunicorn==23.0.0
# via -r requirements/base.in
idna==3.4
idna==3.7
# via yarl
multidict==6.0.5
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ gunicorn==23.0.0
# via -r requirements/base.in
identify==2.6.0
# via pre-commit
idna==3.4
idna==3.7
# via
# requests
# trustme
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ gunicorn==23.0.0
# via -r requirements/base.in
identify==2.6.0
# via pre-commit
idna==3.4
idna==3.7
# via
# requests
# trustme
Expand Down
2 changes: 1 addition & 1 deletion requirements/doc-spelling.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ docutils==0.20.1
# via sphinx
funcparserlib==1.0.1
# via blockdiag
idna==3.4
idna==3.7
# via requests
imagesize==1.4.1
# via sphinx
Expand Down
2 changes: 1 addition & 1 deletion requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ docutils==0.20.1
# via sphinx
funcparserlib==1.0.1
# via blockdiag
idna==3.4
idna==3.7
# via requests
imagesize==1.4.1
# via sphinx
Expand Down
2 changes: 1 addition & 1 deletion requirements/runtime-deps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ frozenlist==1.4.1
# via
# -r requirements/runtime-deps.in
# aiosignal
idna==3.4
idna==3.7
# via yarl
multidict==6.0.5
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ frozenlist==1.4.1
# aiosignal
gunicorn==23.0.0
# via -r requirements/base.in
idna==3.4
idna==3.7
# via
# requests
# trustme
Expand Down

0 comments on commit f3db250

Please sign in to comment.