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

Commit

Permalink
chore: Updating Python Requirements (#537)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Jun 30, 2023
1 parent ee948d6 commit f155484
Show file tree
Hide file tree
Showing 9 changed files with 46 additions and 54 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ pyyaml==6.0
# via
# drf-yasg
# edx-django-release-util
redis==4.5.5
redis==4.6.0
# via -r requirements/base.in
requests==2.31.0
# 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 @@ -30,8 +30,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
21 changes: 10 additions & 11 deletions requirements/devstack.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@ billiard==3.6.4.0
# via
# -r requirements/local.txt
# celery
boto3==1.26.156
boto3==1.26.161
# via
# -c requirements/constraints.txt
# -r requirements/local.txt
# moto
botocore==1.29.156
botocore==1.29.161
# via
# -r requirements/local.txt
# boto3
Expand Down Expand Up @@ -233,7 +233,7 @@ exceptiongroup==1.1.1
# pytest
factory-boy==3.2.1
# via -r requirements/local.txt
faker==18.10.1
faker==18.11.1
# via
# -r requirements/local.txt
# factory-boy
Expand Down Expand Up @@ -304,9 +304,9 @@ monotonic==1.6
# via
# -r requirements/local.txt
# analytics-python
moto==4.1.11
moto==4.1.12
# via -r requirements/local.txt
mysqlclient==2.1.1
mysqlclient==2.2.0
# via -r requirements/nonlocal.txt
newrelic==5.24.0.153
# via
Expand Down Expand Up @@ -338,12 +338,12 @@ pbr==5.11.1
# via
# -r requirements/local.txt
# stevedore
platformdirs==3.6.0
platformdirs==3.8.0
# via
# -r requirements/local.txt
# pylint
# virtualenv
pluggy==1.0.0
pluggy==1.2.0
# via
# -r requirements/local.txt
# pytest
Expand Down Expand Up @@ -412,7 +412,7 @@ pynacl==1.5.0
# via
# -r requirements/local.txt
# edx-django-utils
pytest==7.3.2
pytest==7.4.0
# via
# -r requirements/local.txt
# pytest-cov
Expand Down Expand Up @@ -460,7 +460,7 @@ pyyaml==6.0
# edx-django-release-util
# edx-i18n-tools
# yamllint
redis==4.5.5
redis==4.6.0
# via -r requirements/local.txt
requests==2.31.0
# via
Expand Down Expand Up @@ -547,9 +547,8 @@ soupsieve==2.4.1
# via
# -r requirements/local.txt
# beautifulsoup4
sphinx==5.3.0
sphinx==6.2.1
# via
# -c requirements/common_constraints.txt
# -r requirements/local.txt
# pydata-sphinx-theme
# sphinx-book-theme
Expand Down
3 changes: 1 addition & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,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 Down
19 changes: 9 additions & 10 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@ billiard==3.6.4.0
# via
# -r requirements/test.txt
# celery
boto3==1.26.156
boto3==1.26.161
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
# moto
botocore==1.29.156
botocore==1.29.161
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -233,7 +233,7 @@ exceptiongroup==1.1.1
# pytest
factory-boy==3.2.1
# via -r requirements/test.txt
faker==18.10.1
faker==18.11.1
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -305,7 +305,7 @@ monotonic==1.6
# via
# -r requirements/test.txt
# analytics-python
moto==4.1.11
moto==4.1.12
# via -r requirements/test.txt
newrelic==5.24.0.153
# via
Expand Down Expand Up @@ -336,12 +336,12 @@ pbr==5.11.1
# via
# -r requirements/test.txt
# stevedore
platformdirs==3.6.0
platformdirs==3.8.0
# via
# -r requirements/test.txt
# pylint
# virtualenv
pluggy==1.0.0
pluggy==1.2.0
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -408,7 +408,7 @@ pynacl==1.5.0
# via
# -r requirements/test.txt
# edx-django-utils
pytest==7.3.2
pytest==7.4.0
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -455,7 +455,7 @@ pyyaml==6.0
# edx-django-release-util
# edx-i18n-tools
# yamllint
redis==4.5.5
redis==4.6.0
# via -r requirements/test.txt
requests==2.31.0
# via
Expand Down Expand Up @@ -534,9 +534,8 @@ soupsieve==2.4.1
# via
# -r requirements/docs.txt
# beautifulsoup4
sphinx==5.3.0
sphinx==6.2.1
# via
# -c requirements/common_constraints.txt
# -r requirements/docs.txt
# pydata-sphinx-theme
# sphinx-book-theme
Expand Down
22 changes: 11 additions & 11 deletions requirements/monitoring/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,14 +73,14 @@ billiard==3.6.4.0
# -r requirements/monitoring/../production.txt
# -r requirements/monitoring/../test.txt
# celery
boto3==1.26.156
boto3==1.26.161
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
# -r requirements/monitoring/../production.txt
# -r requirements/monitoring/../test.txt
# moto
botocore==1.29.156
botocore==1.29.161
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -379,7 +379,7 @@ factory-boy==3.2.1
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
# -r requirements/monitoring/../test.txt
faker==18.10.1
faker==18.11.1
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -495,12 +495,12 @@ monotonic==1.6
# -r requirements/monitoring/../production.txt
# -r requirements/monitoring/../test.txt
# analytics-python
moto==4.1.11
moto==4.1.12
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
# -r requirements/monitoring/../test.txt
mysqlclient==2.1.1
mysqlclient==2.2.0
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../production.txt
Expand Down Expand Up @@ -549,14 +549,14 @@ pbr==5.11.1
# -r requirements/monitoring/../production.txt
# -r requirements/monitoring/../test.txt
# stevedore
platformdirs==3.6.0
platformdirs==3.8.0
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
# -r requirements/monitoring/../test.txt
# pylint
# virtualenv
pluggy==1.0.0
pluggy==1.2.0
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -658,7 +658,7 @@ pynacl==1.5.0
# -r requirements/monitoring/../production.txt
# -r requirements/monitoring/../test.txt
# edx-django-utils
pytest==7.3.2
pytest==7.4.0
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -731,7 +731,7 @@ pyyaml==6.0
# edx-django-release-util
# edx-i18n-tools
# yamllint
redis==4.5.5
redis==4.6.0
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -854,7 +854,7 @@ soupsieve==2.4.1
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
# beautifulsoup4
sphinx==5.3.0
sphinx==6.2.1
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -1005,7 +1005,7 @@ zipp==3.15.0
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
# importlib-metadata
zope-event==4.6
zope-event==5.0
# via
# -r requirements/monitoring/../production.txt
# gevent
Expand Down
2 changes: 1 addition & 1 deletion requirements/nonlocal.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
mysqlclient==2.1.1
mysqlclient==2.2.0
# via -r requirements/nonlocal.in
python-memcached==1.59
# via -r requirements/nonlocal.in
Expand Down
10 changes: 5 additions & 5 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ billiard==3.6.4.0
# via
# -r requirements/base.txt
# celery
boto3==1.26.156
boto3==1.26.161
# via
# -c requirements/constraints.txt
# -r requirements/production.in
botocore==1.29.156
botocore==1.29.161
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -182,7 +182,7 @@ monotonic==1.6
# via
# -r requirements/base.txt
# analytics-python
mysqlclient==2.1.1
mysqlclient==2.2.0
# via
# -r requirements/nonlocal.txt
# -r requirements/production.in
Expand Down Expand Up @@ -253,7 +253,7 @@ pyyaml==6.0
# -r requirements/production.in
# drf-yasg
# edx-django-release-util
redis==4.5.5
redis==4.6.0
# via -r requirements/base.txt
requests==2.31.0
# via
Expand Down Expand Up @@ -325,7 +325,7 @@ vine==1.3.0
# -r requirements/base.txt
# amqp
# celery
zope-event==4.6
zope-event==5.0
# via gevent
zope-interface==6.0
# via gevent
Expand Down
16 changes: 8 additions & 8 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ billiard==3.6.4.0
# via
# -r requirements/base.txt
# celery
boto3==1.26.156
boto3==1.26.161
# via
# -c requirements/constraints.txt
# moto
botocore==1.29.156
botocore==1.29.161
# via
# boto3
# moto
Expand Down Expand Up @@ -189,7 +189,7 @@ exceptiongroup==1.1.1
# via pytest
factory-boy==3.2.1
# via -r requirements/test.in
faker==18.10.1
faker==18.11.1
# via
# -r requirements/test.in
# factory-boy
Expand Down Expand Up @@ -237,7 +237,7 @@ monotonic==1.6
# via
# -r requirements/base.txt
# analytics-python
moto==4.1.11
moto==4.1.12
# via -r requirements/test.in
newrelic==5.24.0.153
# via
Expand All @@ -261,11 +261,11 @@ pbr==5.11.1
# via
# -r requirements/base.txt
# stevedore
platformdirs==3.6.0
platformdirs==3.8.0
# via
# pylint
# virtualenv
pluggy==1.0.0
pluggy==1.2.0
# via
# pytest
# tox
Expand Down Expand Up @@ -311,7 +311,7 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# edx-django-utils
pytest==7.3.2
pytest==7.4.0
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -351,7 +351,7 @@ pyyaml==6.0
# drf-yasg
# edx-django-release-util
# yamllint
redis==4.5.5
redis==4.6.0
# via -r requirements/base.txt
requests==2.31.0
# via
Expand Down

0 comments on commit f155484

Please sign in to comment.