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
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Jul 18, 2023
1 parent 12be508 commit 0c13f1c
Show file tree
Hide file tree
Showing 9 changed files with 62 additions and 56 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ cffi==1.15.1
# pynacl
charset-normalizer==3.2.0
# via requests
click==8.1.4
click==8.1.5
# via edx-django-utils
cryptography==41.0.2
# via
Expand Down Expand Up @@ -168,7 +168,7 @@ pytz==2023.3
# django
# djangorestframework
# drf-yasg
pyyaml==6.0
pyyaml==6.0.1
# via
# drf-yasg
# edx-django-release-util
Expand Down
23 changes: 12 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.28.2
boto3==1.28.4
# via
# -c requirements/constraints.txt
# -r requirements/local.txt
# moto
botocore==1.31.2
botocore==1.31.4
# via
# -r requirements/local.txt
# boto3
Expand All @@ -77,7 +77,7 @@ charset-normalizer==3.2.0
# via
# -r requirements/local.txt
# requests
click==8.1.4
click==8.1.5
# via
# -r requirements/local.txt
# click-log
Expand Down Expand Up @@ -118,7 +118,7 @@ dill==0.3.6
# via
# -r requirements/local.txt
# pylint
distlib==0.3.6
distlib==0.3.7
# via
# -r requirements/local.txt
# virtualenv
Expand Down Expand Up @@ -233,7 +233,7 @@ exceptiongroup==1.1.2
# pytest
factory-boy==3.2.1
# via -r requirements/local.txt
faker==18.13.0
faker==19.1.0
# via
# -r requirements/local.txt
# factory-boy
Expand Down Expand Up @@ -304,7 +304,7 @@ monotonic==1.6
# via
# -r requirements/local.txt
# analytics-python
moto==4.1.12
moto==4.1.13
# via -r requirements/local.txt
mysqlclient==2.2.0
# via -r requirements/nonlocal.txt
Expand Down Expand Up @@ -338,7 +338,7 @@ pbr==5.11.1
# via
# -r requirements/local.txt
# stevedore
platformdirs==3.8.1
platformdirs==3.9.1
# via
# -r requirements/local.txt
# pylint
Expand Down Expand Up @@ -452,7 +452,7 @@ pytz==2023.3
# drf-yasg
pywatchman==1.4.1
# via -r requirements/local.txt
pyyaml==6.0
pyyaml==6.0.1
# via
# -r requirements/local.txt
# code-annotations
Expand Down Expand Up @@ -497,7 +497,7 @@ ruamel-yaml-clib==0.2.7
# via
# -r requirements/local.txt
# ruamel-yaml
ruamel-yaml-cmd==0.6.4
ruamel-yaml-cmd==0.6.5
# via -r requirements/local.txt
ruamel-yaml-convert==0.3.2
# via
Expand Down Expand Up @@ -613,6 +613,7 @@ typing-extensions==4.7.1
# -r requirements/local.txt
# asgiref
# astroid
# faker
# pydata-sphinx-theme
# pylint
uritemplate==4.1.1
Expand All @@ -631,7 +632,7 @@ vine==1.3.0
# -r requirements/local.txt
# amqp
# celery
virtualenv==20.23.1
virtualenv==20.24.0
# via
# -r requirements/local.txt
# tox
Expand All @@ -650,7 +651,7 @@ xmltodict==0.13.0
# moto
yamllint==1.32.0
# via -r requirements/local.txt
zipp==3.16.0
zipp==3.16.2
# via
# -r requirements/local.txt
# importlib-metadata
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,5 @@ urllib3==1.26.16
# via
# -c requirements/constraints.txt
# requests
zipp==3.16.0
zipp==3.16.2
# via importlib-metadata
23 changes: 12 additions & 11 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.28.2
boto3==1.28.4
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
# moto
botocore==1.31.2
botocore==1.31.4
# via
# -r requirements/test.txt
# boto3
Expand All @@ -79,7 +79,7 @@ charset-normalizer==3.2.0
# -r requirements/docs.txt
# -r requirements/test.txt
# requests
click==8.1.4
click==8.1.5
# via
# -r requirements/test.txt
# click-log
Expand Down Expand Up @@ -118,7 +118,7 @@ dill==0.3.6
# via
# -r requirements/test.txt
# pylint
distlib==0.3.6
distlib==0.3.7
# via
# -r requirements/test.txt
# virtualenv
Expand Down Expand Up @@ -233,7 +233,7 @@ exceptiongroup==1.1.2
# pytest
factory-boy==3.2.1
# via -r requirements/test.txt
faker==18.13.0
faker==19.1.0
# 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.12
moto==4.1.13
# via -r requirements/test.txt
newrelic==5.24.0.153
# via
Expand Down Expand Up @@ -336,7 +336,7 @@ pbr==5.11.1
# via
# -r requirements/test.txt
# stevedore
platformdirs==3.8.1
platformdirs==3.9.1
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -447,7 +447,7 @@ pytz==2023.3
# drf-yasg
pywatchman==1.4.1
# via -r requirements/local.in
pyyaml==6.0
pyyaml==6.0.1
# via
# -r requirements/test.txt
# code-annotations
Expand Down Expand Up @@ -488,7 +488,7 @@ ruamel-yaml-base==0.3.2
# via ruamel-yaml-cmd
ruamel-yaml-clib==0.2.7
# via ruamel-yaml
ruamel-yaml-cmd==0.6.4
ruamel-yaml-cmd==0.6.5
# via -r requirements/local.in
ruamel-yaml-convert==0.3.2
# via ruamel-yaml-cmd
Expand Down Expand Up @@ -601,6 +601,7 @@ typing-extensions==4.7.1
# -r requirements/test.txt
# asgiref
# astroid
# faker
# pydata-sphinx-theme
# pylint
uritemplate==4.1.1
Expand All @@ -620,7 +621,7 @@ vine==1.3.0
# -r requirements/test.txt
# amqp
# celery
virtualenv==20.23.1
virtualenv==20.24.0
# via
# -r requirements/test.txt
# tox
Expand All @@ -639,7 +640,7 @@ xmltodict==0.13.0
# moto
yamllint==1.32.0
# via -r requirements/test.txt
zipp==3.16.0
zipp==3.16.2
# via
# -r requirements/docs.txt
# importlib-metadata
28 changes: 15 additions & 13 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.28.2
boto3==1.28.4
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
# -r requirements/monitoring/../production.txt
# -r requirements/monitoring/../test.txt
# moto
botocore==1.31.2
botocore==1.31.4
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -118,7 +118,7 @@ charset-normalizer==3.2.0
# -r requirements/monitoring/../production.txt
# -r requirements/monitoring/../test.txt
# requests
click==8.1.4
click==8.1.5
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -179,7 +179,7 @@ dill==0.3.6
# -r requirements/monitoring/../local.txt
# -r requirements/monitoring/../test.txt
# pylint
distlib==0.3.6
distlib==0.3.7
# 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.13.0
faker==19.1.0
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand All @@ -397,13 +397,13 @@ freezegun==1.2.2
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
# -r requirements/monitoring/../test.txt
gevent==22.10.2
gevent==23.7.0
# via -r requirements/monitoring/../production.txt
greenlet==2.0.2
# via
# -r requirements/monitoring/../production.txt
# gevent
gunicorn==20.1.0
gunicorn==21.1.0
# via -r requirements/monitoring/../production.txt
idna==3.4
# via
Expand Down Expand Up @@ -495,7 +495,7 @@ monotonic==1.6
# -r requirements/monitoring/../production.txt
# -r requirements/monitoring/../test.txt
# analytics-python
moto==4.1.12
moto==4.1.13
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -527,6 +527,7 @@ packaging==23.1
# -r requirements/monitoring/../production.txt
# -r requirements/monitoring/../test.txt
# drf-yasg
# gunicorn
# pydata-sphinx-theme
# pytest
# sphinx
Expand All @@ -549,7 +550,7 @@ pbr==5.11.1
# -r requirements/monitoring/../production.txt
# -r requirements/monitoring/../test.txt
# stevedore
platformdirs==3.8.1
platformdirs==3.9.1
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -720,7 +721,7 @@ pywatchman==1.4.1
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
pyyaml==6.0
pyyaml==6.0.1
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -782,7 +783,7 @@ ruamel-yaml-clib==0.2.7
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
# ruamel-yaml
ruamel-yaml-cmd==0.6.4
ruamel-yaml-cmd==0.6.5
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -945,6 +946,7 @@ typing-extensions==4.7.1
# -r requirements/monitoring/../test.txt
# asgiref
# astroid
# faker
# pydata-sphinx-theme
# pylint
uritemplate==4.1.1
Expand All @@ -971,7 +973,7 @@ vine==1.3.0
# -r requirements/monitoring/../test.txt
# amqp
# celery
virtualenv==20.23.1
virtualenv==20.24.0
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -1000,7 +1002,7 @@ yamllint==1.32.0
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
# -r requirements/monitoring/../test.txt
zipp==3.16.0
zipp==3.16.2
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#
build==0.10.0
# via pip-tools
click==8.1.4
click==8.1.5
# via pip-tools
packaging==23.1
# via build
pip-tools==6.14.0
pip-tools==7.0.0
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
# via build
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wheel==0.40.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.1.2
pip==23.2
# via -r requirements/pip.in
setuptools==68.0.0
# via -r requirements/pip.in
Loading

0 comments on commit 0c13f1c

Please sign in to comment.