Skip to content

Commit

Permalink
Bump idna from 3.3 to 3.6
Browse files Browse the repository at this point in the history
Bumps [idna](https://github.com/kjd/idna) from 3.3 to 3.6.
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.3...v3.6)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent 342c36e commit b824bbd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ flake8-isort==6.1.1
# via -r requirements/dev-requirements.in
identify==2.5.32
# via pre-commit
idna==3.3
idna==3.6
# via
# -c requirements/requirements.txt
# -c requirements/test-requirements.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ google-auth[requests]==2.11.0
# via
# django-anvil-consortium-manager
# google-auth
idna==3.3
idna==3.6
# via requests
importlib-metadata==6.8.0
# via build
Expand Down
2 changes: 1 addition & 1 deletion requirements/test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ factory-boy==3.3.0
# via -r requirements/test-requirements.in
faker==20.1.0
# via factory-boy
idna==3.3
idna==3.6
# via
# -c requirements/requirements.txt
# requests
Expand Down

0 comments on commit b824bbd

Please sign in to comment.