Skip to content

Commit

Permalink
Bump idna from 3.6 to 3.7 (#282)
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: direct:production
...

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 9ac8f7d commit 0c198d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ docker==7.0.0
ecdsa==0.18.0
exceptiongroup==1.2.0
graphql-core==3.2.3
idna==3.6
idna==3.7
importlib-resources==6.1.1
iniconfig==2.0.0
jinja2==3.1.3
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ exceptiongroup==1.2.0
ghp-import==2.1.0
graphql-core==3.2.3
htmlmin==0.1.12
idna==3.6
idna==3.7
importlib-metadata==7.0.1
importlib-resources==6.1.1
iniconfig==2.0.0
Expand Down

0 comments on commit 0c198d5

Please sign in to comment.