Skip to content

Commit

Permalink
Bump idna from 3.6 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.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and robertknight committed Apr 15, 2024
1 parent c6b1c00 commit a1dce4a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements/template.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ click==8.1.7
# cookiecutter
# pip-tools
cookiecutter==2.6.0
# via -r requirements/template.in
idna==3.6
# via -r template.in
idna==3.7
# via requests
importlib-metadata==7.0.1
# via pip-sync-faster
Expand All @@ -37,10 +37,10 @@ mdurl==0.1.2
packaging==23.2
# via build
pip-sync-faster==0.0.3
# via -r requirements/template.in
# via -r template.in
pip-tools==7.4.1
# via
# -r requirements/template.in
# -r template.in
# pip-sync-faster
pygments==2.17.2
# via rich
Expand Down

0 comments on commit a1dce4a

Please sign in to comment.