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

Python Requirements Update #298

Merged
Merged
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
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ cffi==1.16.0
# via
# cryptography
# pynacl
charset-normalizer==3.3.1
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via edx-django-utils
Expand All @@ -26,7 +26,7 @@ defusedxml==0.8.0rc2
# via
# python3-openid
# social-auth-core
django==3.2.22
django==3.2.23
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
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.7.0
edx-django-utils==5.8.0
# via -r requirements/base.in
idna==3.4
# 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.4.2
social-auth-core==4.5.0
# 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 @@ -16,7 +16,7 @@ beautifulsoup4==4.12.2
# via pydata-sphinx-theme
certifi==2023.7.22
# via requests
charset-normalizer==3.3.1
charset-normalizer==3.3.2
# via requests
docutils==0.19
# via
Expand All @@ -36,7 +36,7 @@ packaging==23.2
# via
# pydata-sphinx-theme
# sphinx
pydata-sphinx-theme==0.14.2
pydata-sphinx-theme==0.14.3
# via sphinx-book-theme
pygments==2.16.1
# via
Expand Down
16 changes: 8 additions & 8 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ chardet==5.2.0
# via
# -r requirements/test.txt
# diff-cover
charset-normalizer==3.3.1
charset-normalizer==3.3.2
# via
# -r requirements/docs.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -89,7 +89,7 @@ dill==0.3.7
# via
# -r requirements/test.txt
# pylint
django==3.2.22
django==3.2.23
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
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.7.0
edx-django-utils==5.8.0
# via -r requirements/test.txt
edx-lint==5.3.6
# via -r requirements/test.txt
Expand All @@ -157,7 +157,7 @@ exceptiongroup==1.1.3
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==19.12.0
faker==19.13.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -250,7 +250,7 @@ pycparser==2.21
# via
# -r requirements/test.txt
# cffi
pydata-sphinx-theme==0.14.2
pydata-sphinx-theme==0.14.3
# via
# -r requirements/docs.txt
# sphinx-book-theme
Expand Down Expand Up @@ -299,7 +299,7 @@ pytest==7.4.3
# pytest-django
pytest-cov==4.1.0
# via -r requirements/test.txt
pytest-django==4.5.2
pytest-django==4.6.0
# via -r requirements/test.txt
python-dateutil==2.8.2
# via
Expand Down Expand Up @@ -354,7 +354,7 @@ social-auth-app-django==5.4.0
# via
# -r requirements/test.txt
# edx-auth-backends
social-auth-core==4.4.2
social-auth-core==4.5.0
# via
# -r requirements/test.txt
# edx-auth-backends
Expand Down Expand Up @@ -415,7 +415,7 @@ tomli==2.0.1
# mypy
# pylint
# pytest
tomlkit==0.12.1
tomlkit==0.12.2
# via
# -r requirements/test.txt
# pylint
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
wheel==0.41.2
wheel==0.41.3
# via pip-tools
zipp==3.17.0
# via importlib-metadata
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
wheel==0.41.2
wheel==0.41.3
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
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.28.73
boto3==1.28.78
# via
# -c requirements/constraints.txt
# -r requirements/production.in
botocore==1.31.73
botocore==1.31.78
# via
# boto3
# s3transfer
Expand All @@ -27,7 +27,7 @@ cffi==1.16.0
# -r requirements/base.txt
# cryptography
# pynacl
charset-normalizer==3.3.1
charset-normalizer==3.3.2
# via
# -r requirements/base.txt
# requests
Expand All @@ -45,7 +45,7 @@ defusedxml==0.8.0rc2
# -r requirements/base.txt
# python3-openid
# social-auth-core
django==3.2.22
django==3.2.23
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
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.7.0
edx-django-utils==5.8.0
# via -r requirements/base.txt
gevent==23.9.1
# via -r requirements/production.in
Expand Down Expand Up @@ -195,7 +195,7 @@ social-auth-app-django==5.4.0
# via
# -r requirements/base.txt
# edx-auth-backends
social-auth-core==4.4.2
social-auth-core==4.5.0
# via
# -r requirements/base.txt
# edx-auth-backends
Expand Down
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ cffi==1.16.0
# pynacl
chardet==5.2.0
# via diff-cover
charset-normalizer==3.3.1
charset-normalizer==3.3.2
# via
# -r requirements/base.txt
# requests
Expand Down Expand Up @@ -61,7 +61,7 @@ diff-cover==8.0.0
# via -r requirements/test.in
dill==0.3.7
# via pylint
django==3.2.22
django==3.2.23
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
Expand Down Expand Up @@ -111,15 +111,15 @@ 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.7.0
edx-django-utils==5.8.0
# via -r requirements/base.txt
edx-lint==5.3.6
# via -r requirements/test.in
exceptiongroup==1.1.3
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==19.12.0
faker==19.13.0
# via factory-boy
idna==3.4
# via
Expand Down Expand Up @@ -214,7 +214,7 @@ pytest==7.4.3
# pytest-django
pytest-cov==4.1.0
# via -r requirements/test.in
pytest-django==4.5.2
pytest-django==4.6.0
# via -r requirements/test.in
python-dateutil==2.8.2
# via faker
Expand Down Expand Up @@ -257,7 +257,7 @@ social-auth-app-django==5.4.0
# via
# -r requirements/base.txt
# edx-auth-backends
social-auth-core==4.4.2
social-auth-core==4.5.0
# via
# -r requirements/base.txt
# edx-auth-backends
Expand All @@ -279,7 +279,7 @@ tomli==2.0.1
# mypy
# pylint
# pytest
tomlkit==0.12.1
tomlkit==0.12.2
# via pylint
typing-extensions==4.8.0
# via
Expand Down
Loading