Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump django-allauth from 0.54.0 to 0.63.6 #637

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump django-allauth from 0.54.0 to 0.63.6
Bumps [django-allauth](https://github.com/pennersr/django-allauth) from 0.54.0 to 0.63.6.
- [Changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst)
- [Commits](pennersr/django-allauth@0.54.0...0.63.6)

---
updated-dependencies:
- dependency-name: django-allauth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit e8566b9d3b520edd27aa9b22ac94270dc4acd71f
25 changes: 4 additions & 21 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -21,9 +21,7 @@ cachetools==5.3.2
certifi==2024.7.4
# via requests
cffi==1.16.0
# via
# argon2-cffi-bindings
# cryptography
# via argon2-cffi-bindings
charset-normalizer==3.3.2
# via requests
click==8.1.7
@@ -32,10 +30,6 @@ crispy-bootstrap5==2024.2
# via
# -r requirements/requirements.in
# django-anvil-consortium-manager
cryptography==42.0.4
# via pyjwt
defusedxml==0.7.1
# via python3-openid
django==4.2.14
# via
# -r requirements/requirements.in
@@ -51,7 +45,7 @@ django==4.2.14
# django-picklefield
# django-simple-history
# django-tables2
django-allauth==0.54.0
django-allauth==0.63.6
# via -r requirements/requirements.in
django-anvil-consortium-manager @ git+https://github.com/UW-GAC/[email protected]
# via -r requirements/requirements.in
@@ -105,9 +99,7 @@ networkx==3.1
numpy==1.24.4
# via django-anvil-consortium-manager
oauthlib==3.2.2
# via
# -r requirements/requirements.in
# requests-oauthlib
# via -r requirements/requirements.in
packaging==23.2
# via
# build
@@ -124,27 +116,18 @@ pyasn1-modules==0.3.0
# via google-auth
pycparser==2.21
# via cffi
pyjwt[crypto]==2.8.0
# via django-allauth
pyproject-hooks==1.0.0
# via
# build
# pip-tools
python-fsutil==0.13.1
# via django-maintenance-mode
python3-openid==3.2.0
# via django-allauth
pytz==2023.4
# via
# django-anvil-consortium-manager
# django-dbbackup
requests==2.32.3
# via
# django-allauth
# django-anvil-consortium-manager
# requests-oauthlib
requests-oauthlib==1.3.1
# via django-allauth
# via django-anvil-consortium-manager
rsa==4.9
# via google-auth
six==1.16.0
Loading