Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored and Agrendalath committed Dec 4, 2023
1 parent 51186da commit e7b7db7
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 20 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ charset-normalizer==3.3.2
# via requests
click==8.1.7
# via edx-django-utils
cryptography==41.0.5
cryptography==41.0.7
# via
# pyjwt
# social-auth-core
Expand Down Expand Up @@ -68,7 +68,7 @@ edx-auth-backends==4.2.0
# via -r requirements/base.in
edx-django-release-util==1.3.0
# via -r requirements/base.in
edx-django-utils==5.8.0
edx-django-utils==5.9.0
# via -r requirements/base.in
idna==3.6
# via requests
Expand Down Expand Up @@ -120,7 +120,7 @@ six==1.16.0
# edx-django-release-util
social-auth-app-django==5.4.0
# via edx-auth-backends
social-auth-core==4.5.0
social-auth-core==4.5.1
# via
# edx-auth-backends
# social-auth-app-django
Expand Down
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ idna==3.6
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==6.8.0
importlib-metadata==7.0.0
# via sphinx
jinja2==3.1.2
# via sphinx
Expand All @@ -36,7 +36,7 @@ packaging==23.2
# via
# pydata-sphinx-theme
# sphinx
pydata-sphinx-theme==0.14.3
pydata-sphinx-theme==0.14.4
# via sphinx-book-theme
pygments==2.17.2
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ coverage[toml]==7.3.2
# -r requirements/test.txt
# coverage
# pytest-cov
cryptography==41.0.5
cryptography==41.0.7
# via
# -r requirements/test.txt
# pyjwt
Expand Down Expand Up @@ -147,7 +147,7 @@ edx-auth-backends==4.2.0
# via -r requirements/test.txt
edx-django-release-util==1.3.0
# via -r requirements/test.txt
edx-django-utils==5.8.0
edx-django-utils==5.9.0
# via -r requirements/test.txt
edx-lint==5.3.6
# via -r requirements/test.txt
Expand All @@ -170,7 +170,7 @@ imagesize==1.4.1
# via
# -r requirements/docs.txt
# sphinx
importlib-metadata==6.8.0
importlib-metadata==7.0.0
# via
# -r requirements/docs.txt
# sphinx
Expand Down Expand Up @@ -251,7 +251,7 @@ pycparser==2.21
# via
# -r requirements/test.txt
# cffi
pydata-sphinx-theme==0.14.3
pydata-sphinx-theme==0.14.4
# via
# -r requirements/docs.txt
# sphinx-book-theme
Expand Down Expand Up @@ -355,7 +355,7 @@ social-auth-app-django==5.4.0
# via
# -r requirements/test.txt
# edx-auth-backends
social-auth-core==4.5.0
social-auth-core==4.5.1
# via
# -r requirements/test.txt
# edx-auth-backends
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build==1.0.3
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==6.8.0
importlib-metadata==7.0.0
# via build
packaging==23.2
# via build
Expand Down
12 changes: 6 additions & 6 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ asgiref==3.7.2
# django
attrs==23.1.0
# via -r requirements/base.txt
boto3==1.29.6
boto3==1.33.6
# via
# -c requirements/constraints.txt
# -r requirements/production.in
botocore==1.32.6
botocore==1.33.6
# via
# boto3
# s3transfer
Expand All @@ -35,7 +35,7 @@ click==8.1.7
# via
# -r requirements/base.txt
# edx-django-utils
cryptography==41.0.5
cryptography==41.0.7
# via
# -r requirements/base.txt
# pyjwt
Expand Down Expand Up @@ -94,7 +94,7 @@ edx-auth-backends==4.2.0
# via -r requirements/base.txt
edx-django-release-util==1.3.0
# via -r requirements/base.txt
edx-django-utils==5.8.0
edx-django-utils==5.9.0
# via -r requirements/base.txt
gevent==23.9.1
# via -r requirements/production.in
Expand Down Expand Up @@ -182,7 +182,7 @@ requests-oauthlib==1.3.1
# via
# -r requirements/base.txt
# social-auth-core
s3transfer==0.7.0
s3transfer==0.8.2
# via boto3
six==1.16.0
# via
Expand All @@ -195,7 +195,7 @@ social-auth-app-django==5.4.0
# via
# -r requirements/base.txt
# edx-auth-backends
social-auth-core==4.5.0
social-auth-core==4.5.1
# via
# -r requirements/base.txt
# edx-auth-backends
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ coverage[toml]==7.3.2
# via
# -r requirements/test.in
# pytest-cov
cryptography==41.0.5
cryptography==41.0.7
# via
# -r requirements/base.txt
# pyjwt
Expand Down Expand Up @@ -111,7 +111,7 @@ edx-auth-backends==4.2.0
# via -r requirements/base.txt
edx-django-release-util==1.3.0
# via -r requirements/base.txt
edx-django-utils==5.8.0
edx-django-utils==5.9.0
# via -r requirements/base.txt
edx-lint==5.3.6
# via -r requirements/test.in
Expand Down Expand Up @@ -259,7 +259,7 @@ social-auth-app-django==5.4.0
# via
# -r requirements/base.txt
# edx-auth-backends
social-auth-core==4.5.0
social-auth-core==4.5.1
# via
# -r requirements/base.txt
# edx-auth-backends
Expand Down

0 comments on commit e7b7db7

Please sign in to comment.