Skip to content

Commit

Permalink
Merge pull request #391 from UW-GAC/dependabot/pip/idna-3.6
Browse files Browse the repository at this point in the history
Bump idna from 3.3 to 3.6
  • Loading branch information
amstilp authored Dec 9, 2023
2 parents 91d983f + b824bbd commit 89f3727
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 89f3727

Please sign in to comment.