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 Sep 11, 2023
1 parent eafadec commit a8b07dc
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ defusedxml==0.7.1
# via
# python3-openid
# social-auth-core
django==3.2.20
django==3.2.21
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
Expand Down Expand Up @@ -98,7 +98,7 @@ pynacl==1.5.0
# via edx-django-utils
python3-openid==3.2.0
# via social-auth-core
pytz==2023.3
pytz==2023.3.post1
# via
# django
# djangorestframework
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ pygments==2.16.1
# accessible-pygments
# pydata-sphinx-theme
# sphinx
pytz==2023.3
pytz==2023.3.post1
# via babel
requests==2.31.0
# via sphinx
Expand Down
10 changes: 5 additions & 5 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ code-annotations==1.5.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.3.0
coverage[toml]==7.3.1
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -88,7 +88,7 @@ dill==0.3.7
# via
# -r requirements/test.txt
# pylint
django==3.2.20
django==3.2.21
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
Expand Down Expand Up @@ -156,7 +156,7 @@ exceptiongroup==1.1.3
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==19.3.1
faker==19.6.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -294,7 +294,7 @@ pynacl==1.5.0
# via
# -r requirements/test.txt
# edx-django-utils
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -315,7 +315,7 @@ python3-openid==3.2.0
# via
# -r requirements/test.txt
# social-auth-core
pytz==2023.3
pytz==2023.3.post1
# via
# -r requirements/docs.txt
# -r requirements/test.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.0.0
build==1.0.3
# via pip-tools
click==8.1.7
# via pip-tools
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.41.2
# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
# via -r requirements/pip.in
setuptools==68.1.2
setuptools==68.2.0
# via -r requirements/pip.in
10 changes: 5 additions & 5 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.28.40
boto3==1.28.44
# via
# -c requirements/constraints.txt
# -r requirements/production.in
botocore==1.31.40
botocore==1.31.44
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -45,7 +45,7 @@ defusedxml==0.7.1
# -r requirements/base.txt
# python3-openid
# social-auth-core
django==3.2.20
django==3.2.21
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
Expand All @@ -70,7 +70,7 @@ django-environ==0.11.2
# via -r requirements/base.txt
django-filter==23.2
# via -r requirements/base.txt
django-storages==1.13.2
django-storages==1.14
# via -r requirements/production.in
django-waffle==4.0.0
# via
Expand Down Expand Up @@ -160,7 +160,7 @@ python3-openid==3.2.0
# via
# -r requirements/base.txt
# social-auth-core
pytz==2023.3
pytz==2023.3.post1
# via
# -r requirements/base.txt
# django
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ click-log==0.4.0
# via edx-lint
code-annotations==1.5.0
# via edx-lint
coverage[toml]==7.3.0
coverage[toml]==7.3.1
# via
# -r requirements/test.in
# pytest-cov
Expand All @@ -61,7 +61,7 @@ diff-cover==7.7.0
# via -r requirements/test.in
dill==0.3.7
# via pylint
django==3.2.20
django==3.2.21
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
Expand Down Expand Up @@ -119,7 +119,7 @@ exceptiongroup==1.1.3
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==19.3.1
faker==19.6.0
# via factory-boy
idna==3.4
# via
Expand Down Expand Up @@ -208,7 +208,7 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# edx-django-utils
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements/test.in
# pytest-cov
Expand All @@ -225,7 +225,7 @@ python3-openid==3.2.0
# via
# -r requirements/base.txt
# social-auth-core
pytz==2023.3
pytz==2023.3.post1
# via
# -r requirements/base.txt
# django
Expand Down

0 comments on commit a8b07dc

Please sign in to comment.