Skip to content
This repository has been archived by the owner on Nov 4, 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 committed Jul 1, 2023
1 parent a4298d2 commit 70f5045
Show file tree
Hide file tree
Showing 7 changed files with 47 additions and 53 deletions.
20 changes: 10 additions & 10 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ billiard==3.6.4.0
# via celery
bleach==6.0.0
# via -r requirements/base.in
boto3==1.26.155
boto3==1.26.165
# via -r requirements/base.in
botocore==1.29.155
botocore==1.29.165
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -138,7 +138,7 @@ django==3.2.19
# xss-utils
django-appconf==1.0.5
# via django-compressor
django-compressor==4.3.1
django-compressor==4.4
# via
# -r requirements/base.in
# django-libsass
Expand Down Expand Up @@ -250,7 +250,7 @@ extras==1.0.0
# python-subunit
factory-boy==2.12.0
# via django-oscar
faker==18.10.1
faker==18.11.2
# via factory-boy
fixtures==4.1.0
# via
Expand All @@ -270,7 +270,7 @@ google-api-python-client==2.31.0
# via
# -r requirements/base.in
# inapppy
google-auth==2.20.0
google-auth==2.21.0
# via
# google-api-core
# google-api-python-client
Expand Down Expand Up @@ -349,7 +349,7 @@ naked==0.1.32
# cybersource-rest-client-python
ndg-httpsclient==0.5.1
# via -r requirements/base.in
newrelic==8.8.0
newrelic==8.8.1
# via
# -r requirements/base.in
# edx-django-utils
Expand All @@ -376,13 +376,13 @@ pbr==5.11.1
# fixtures
# stevedore
# testtools
phonenumbers==8.13.14
phonenumbers==8.13.15
# via django-oscar
pillow==9.5.0
# via django-oscar
pkgutil-resolve-name==1.3.10
# via jsonschema
platformdirs==3.6.0
platformdirs==3.8.0
# via zeep
premailer==2.9.2
# via -r requirements/base.in
Expand Down Expand Up @@ -485,7 +485,7 @@ pyyaml==6.0
# naked
rcssmin==1.1.1
# via django-compressor
redis==4.5.5
redis==4.6.0
# via edx-ecommerce-worker
requests==2.31.0
# via
Expand Down Expand Up @@ -583,7 +583,7 @@ traceback2==1.4.0
# via cybersource-rest-client-python
typing==3.7.4.3
# via cybersource-rest-client-python
typing-extensions==4.6.3
typing-extensions==4.7.0
# via asgiref
unicodecsv==0.14.1
# via
Expand Down
5 changes: 0 additions & 5 deletions requirements/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,3 @@ django-simple-history==3.0.0
# tox>4.0.0 isn't yet compatible with many tox plugins, causing CI failures in almost all repos.
# Details can be found in this discussion: https://github.com/tox-dev/tox/discussions/1810
tox<4.0.0

# edx-sphinx-theme is not compatible with latest Sphinx==6.0.0 version
# Pinning Sphinx version unless the compatibility issue gets resolved
# For details, see issue https://github.com/openedx/edx-sphinx-theme/issues/197
sphinx<6.0.0
24 changes: 12 additions & 12 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@ bleach==6.0.0
# via -r requirements/test.txt
bok-choy==2.0.2
# via -r requirements/test.txt
boto3==1.26.155
boto3==1.26.165
# via -r requirements/test.txt
botocore==1.29.155
botocore==1.29.165
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -215,7 +215,7 @@ django-appconf==1.0.5
# via
# -r requirements/test.txt
# django-compressor
django-compressor==4.3.1
django-compressor==4.4
# via
# -r requirements/test.txt
# django-libsass
Expand Down Expand Up @@ -362,7 +362,7 @@ factory-boy==2.12.0
# via
# -r requirements/test.txt
# django-oscar
faker==18.10.1
faker==18.11.2
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -404,7 +404,7 @@ google-api-python-client==2.31.0
# via
# -r requirements/test.txt
# inapppy
google-auth==2.20.0
google-auth==2.21.0
# via
# -r requirements/test.txt
# google-api-core
Expand Down Expand Up @@ -552,7 +552,7 @@ naked==0.1.32
# cybersource-rest-client-python
ndg-httpsclient==0.5.1
# via -r requirements/test.txt
newrelic==8.8.0
newrelic==8.8.1
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -598,7 +598,7 @@ pbr==5.11.1
# fixtures
# stevedore
# testtools
phonenumbers==8.13.14
phonenumbers==8.13.15
# via
# -r requirements/test.txt
# django-oscar
Expand All @@ -610,7 +610,7 @@ pkgutil-resolve-name==1.3.10
# via
# -r requirements/test.txt
# jsonschema
platformdirs==3.6.0
platformdirs==3.8.0
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -735,7 +735,7 @@ pyrsistent==0.19.3
# via
# -r requirements/test.txt
# jsonschema
pytest==7.3.2
pytest==7.4.0
# via
# -r requirements/test.txt
# pytest-base-url
Expand Down Expand Up @@ -832,7 +832,7 @@ rcssmin==1.1.1
# via
# -r requirements/test.txt
# django-compressor
redis==4.5.5
redis==4.6.0
# via
# -r requirements/test.txt
# edx-ecommerce-worker
Expand Down Expand Up @@ -963,7 +963,7 @@ soupsieve==2.4.1
# -r requirements/docs.txt
# -r requirements/test.txt
# beautifulsoup4
sphinx==5.3.0
sphinx==6.2.1
# via
# -r requirements/docs.txt
# pydata-sphinx-theme
Expand Down Expand Up @@ -1049,7 +1049,7 @@ typing==3.7.4.3
# via
# -r requirements/test.txt
# cybersource-rest-client-python
typing-extensions==4.6.3
typing-extensions==4.7.0
# via
# -r requirements/docs.txt
# -r requirements/test.txt
Expand Down
5 changes: 2 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,8 @@ snowballstemmer==2.2.0
# via sphinx
soupsieve==2.4.1
# via beautifulsoup4
sphinx==5.3.0
sphinx==6.2.1
# via
# -c requirements/common_constraints.txt
# -r requirements/docs.in
# pydata-sphinx-theme
# sphinx-book-theme
Expand All @@ -73,7 +72,7 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
typing-extensions==4.6.3
typing-extensions==4.7.0
# via pydata-sphinx-theme
urllib3==1.26.16
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/e2e.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ importlib-metadata==6.7.0
# via pytest-randomly
iniconfig==2.0.0
# via pytest
newrelic==8.8.0
newrelic==8.8.1
# via
# -c requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -104,7 +104,7 @@ pynacl==1.5.0
# via
# -c requirements/base.txt
# edx-django-utils
pytest==7.3.2
pytest==7.4.0
# via
# -r requirements/e2e.in
# pytest-base-url
Expand Down Expand Up @@ -172,7 +172,7 @@ tenacity==6.3.1
# via pytest-selenium
tomli==2.0.1
# via pytest
typing-extensions==4.6.3
typing-extensions==4.7.0
# via
# -c requirements/base.txt
# asgiref
Expand Down
18 changes: 9 additions & 9 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ billiard==3.6.4.0
# via celery
bleach==6.0.0
# via -r requirements/base.in
boto3==1.26.155
boto3==1.26.165
# via
# -r requirements/base.in
# django-ses
botocore==1.29.155
botocore==1.29.165
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -141,7 +141,7 @@ django==3.2.19
# xss-utils
django-appconf==1.0.5
# via django-compressor
django-compressor==4.3.1
django-compressor==4.4
# via
# -r requirements/base.in
# django-libsass
Expand Down Expand Up @@ -255,7 +255,7 @@ extras==1.0.0
# python-subunit
factory-boy==2.12.0
# via django-oscar
faker==18.10.1
faker==18.11.2
# via factory-boy
fixtures==4.1.0
# via
Expand All @@ -275,7 +275,7 @@ google-api-python-client==2.31.0
# via
# -r requirements/base.in
# inapppy
google-auth==2.20.0
google-auth==2.21.0
# via
# google-api-core
# google-api-python-client
Expand Down Expand Up @@ -386,13 +386,13 @@ pbr==5.11.1
# fixtures
# stevedore
# testtools
phonenumbers==8.13.14
phonenumbers==8.13.15
# via django-oscar
pillow==9.5.0
# via django-oscar
pkgutil-resolve-name==1.3.10
# via jsonschema
platformdirs==3.6.0
platformdirs==3.8.0
# via zeep
premailer==2.9.2
# via -r requirements/base.in
Expand Down Expand Up @@ -499,7 +499,7 @@ pyyaml==6.0
# naked
rcssmin==1.1.1
# via django-compressor
redis==4.5.5
redis==4.6.0
# via
# -r requirements/production.in
# edx-ecommerce-worker
Expand Down Expand Up @@ -600,7 +600,7 @@ traceback2==1.4.0
# via cybersource-rest-client-python
typing==3.7.4.3
# via cybersource-rest-client-python
typing-extensions==4.6.3
typing-extensions==4.7.0
# via asgiref
unicodecsv==0.14.1
# via
Expand Down
Loading

0 comments on commit 70f5045

Please sign in to comment.