Skip to content

Commit

Permalink
Bump idna from 3.4 to 3.7 in /requirements
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 May 4, 2024
1 parent da6b25a commit 61297b5
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
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ gitpython==3.1.41
# generate-changelog
identify==2.5.30
# via pre-commit
idna==3.4
idna==3.7
# via
# requests
# yarl
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ gitdb==4.0.11
# via gitpython
gitpython==3.1.41
# via cookie-composer (pyproject.toml)
idna==3.4
idna==3.7
# via
# requests
# yarl
Expand Down
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ gitdb==4.0.11
# via gitpython
gitpython==3.1.41
# via cookie-composer (pyproject.toml)
idna==3.4
idna==3.7
# via
# requests
# yarl
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ gitpython==3.1.41
# via cookie-composer (pyproject.toml)
identify==2.5.30
# via pre-commit
idna==3.4
idna==3.7
# via
# requests
# yarl
Expand Down

0 comments on commit 61297b5

Please sign in to comment.