Skip to content
Closed
Show file tree
Hide file tree
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
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,21 @@
#
asgiref==3.8.1
# via django
certifi==2025.1.31
certifi==2025.4.26
# via requests
cffi==1.17.1
# via cryptography
charset-normalizer==3.4.1
charset-normalizer==3.4.2
# via requests
cryptography==44.0.2
cryptography==44.0.3
# via
# pyjwt
# social-auth-core
defusedxml==0.7.1
# via
# python3-openid
# social-auth-core
django==4.2.20
django==4.2.21
# via
# -c requirements/common_constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -49,7 +49,7 @@ six==1.17.0
# via -r requirements/base.in
social-auth-app-django==5.4.3
# via -r requirements/base.in
social-auth-core==4.5.6
social-auth-core==4.6.1
# via
# -r requirements/base.in
# social-auth-app-django
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ filelock==3.18.0
# virtualenv
packaging==25.0
# via tox
platformdirs==4.3.7
platformdirs==4.3.8
# via virtualenv
pluggy==1.5.0
# via tox
Expand All @@ -24,5 +24,5 @@ tox==3.28.0
# via
# -c requirements/constraints.txt
# -r requirements/ci.in
virtualenv==20.30.0
virtualenv==20.31.1
# via tox
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@ build==1.2.2.post1
# via
# -r requirements/pip-tools.txt
# pip-tools
certifi==2025.1.31
certifi==2025.4.26
# via
# -r requirements/test.txt
# requests
cffi==1.17.1
# via
# -r requirements/test.txt
# cryptography
charset-normalizer==3.4.1
charset-normalizer==3.4.2
# via
# -r requirements/test.txt
# requests
Expand All @@ -53,7 +53,7 @@ coverage[toml]==7.8.0
# via
# -r requirements/test.txt
# pytest-cov
cryptography==44.0.2
cryptography==44.0.3
# via
# -r requirements/test.txt
# pyjwt
Expand All @@ -72,7 +72,7 @@ distlib==0.3.9
# -r requirements/ci.txt
# -r requirements/test.txt
# virtualenv
django==4.2.20
django==4.2.21
# via
# -c requirements/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -137,7 +137,7 @@ pbr==6.1.1
# stevedore
pip-tools==7.4.1
# via -r requirements/pip-tools.txt
platformdirs==4.3.7
platformdirs==4.3.8
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -166,7 +166,7 @@ pyjwt[crypto]==2.10.1
# via
# -r requirements/test.txt
# social-auth-core
pylint==3.3.6
pylint==3.3.7
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -232,7 +232,7 @@ six==1.17.0
# unittest2
social-auth-app-django==5.4.3
# via -r requirements/test.txt
social-auth-core==4.5.6
social-auth-core==4.6.1
# via
# -r requirements/test.txt
# social-auth-app-django
Expand Down Expand Up @@ -268,7 +268,7 @@ urllib3==2.2.3
# -c requirements/common_constraints.txt
# -r requirements/test.txt
# requests
virtualenv==20.30.0
virtualenv==20.31.1
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ pip==24.2
# via
# -c /home/runner/work/auth-backends/auth-backends/requirements/common_constraints.txt
# -r requirements/pip.in
setuptools==79.0.1
setuptools==80.3.1
# via -r requirements/pip.in
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ astroid==3.3.9
# via
# pylint
# pylint-celery
certifi==2025.1.31
certifi==2025.4.26
# via
# -r requirements/base.txt
# requests
cffi==1.17.1
# via
# -r requirements/base.txt
# cryptography
charset-normalizer==3.4.1
charset-normalizer==3.4.2
# via
# -r requirements/base.txt
# requests
Expand All @@ -39,7 +39,7 @@ coverage[toml]==7.8.0
# via
# -r requirements/test.in
# pytest-cov
cryptography==44.0.2
cryptography==44.0.3
# via
# -r requirements/base.txt
# pyjwt
Expand Down Expand Up @@ -95,7 +95,7 @@ packaging==25.0
# tox
pbr==6.1.1
# via stevedore
platformdirs==4.3.7
platformdirs==4.3.8
# via
# pylint
# virtualenv
Expand All @@ -117,7 +117,7 @@ pyjwt[crypto]==2.10.1
# via
# -r requirements/base.txt
# social-auth-core
pylint==3.3.6
pylint==3.3.7
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -167,7 +167,7 @@ six==1.17.0
# unittest2
social-auth-app-django==5.4.3
# via -r requirements/base.txt
social-auth-core==4.5.6
social-auth-core==4.6.1
# via
# -r requirements/base.txt
# social-auth-app-django
Expand All @@ -194,7 +194,7 @@ urllib3==2.2.3
# -c requirements/common_constraints.txt
# -r requirements/base.txt
# requests
virtualenv==20.30.0
virtualenv==20.31.1
# via tox

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading