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 (#486)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Aug 11, 2022
1 parent de186e1 commit f9e8110
Show file tree
Hide file tree
Showing 6 changed files with 39 additions and 43 deletions.
19 changes: 9 additions & 10 deletions requirements/devstack.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@ billiard==3.6.4.0
# via
# -r requirements/local.txt
# celery
boto3==1.24.44
boto3==1.24.48
# via
# -c requirements/constraints.txt
# -r requirements/local.txt
# moto
botocore==1.27.44
botocore==1.27.48
# via
# -r requirements/local.txt
# boto3
Expand Down Expand Up @@ -101,7 +101,7 @@ coreschema==0.0.4
# -r requirements/local.txt
# coreapi
# drf-yasg
coverage[toml]==6.4.2
coverage[toml]==6.4.3
# via
# -r requirements/local.txt
# pytest-cov
Expand Down Expand Up @@ -241,7 +241,7 @@ faker==13.15.1
# via
# -r requirements/local.txt
# factory-boy
filelock==3.7.1
filelock==3.8.0
# via
# -r requirements/local.txt
# tox
Expand Down Expand Up @@ -305,7 +305,6 @@ markupsafe==2.1.1
# -r requirements/local.txt
# jinja2
# moto
# werkzeug
mccabe==0.7.0
# via
# -r requirements/local.txt
Expand All @@ -314,7 +313,7 @@ monotonic==1.6
# via
# -r requirements/local.txt
# analytics-python
moto==3.1.16
moto==3.1.17
# via -r requirements/local.txt
mysqlclient==2.1.1
# via -r requirements/nonlocal.txt
Expand Down Expand Up @@ -371,7 +370,7 @@ py==1.11.0
# -r requirements/local.txt
# pytest
# tox
pycodestyle==2.9.0
pycodestyle==2.9.1
# via -r requirements/local.txt
pycparser==2.21
# via
Expand Down Expand Up @@ -618,7 +617,7 @@ tomli==2.0.1
# coverage
# pylint
# pytest
tomlkit==0.11.1
tomlkit==0.11.3
# via
# -r requirements/local.txt
# pylint
Expand All @@ -645,11 +644,11 @@ vine==1.3.0
# -r requirements/local.txt
# amqp
# celery
virtualenv==20.16.2
virtualenv==20.16.3
# via
# -r requirements/local.txt
# tox
werkzeug==2.2.1
werkzeug==2.1.2
# via
# -r requirements/local.txt
# moto
Expand Down
19 changes: 9 additions & 10 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@ billiard==3.6.4.0
# via
# -r requirements/test.txt
# celery
boto3==1.24.44
boto3==1.24.48
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
# moto
botocore==1.27.44
botocore==1.27.48
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -101,7 +101,7 @@ coreschema==0.0.4
# -r requirements/test.txt
# coreapi
# drf-yasg
coverage[toml]==6.4.2
coverage[toml]==6.4.3
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -241,7 +241,7 @@ faker==13.15.1
# via
# -r requirements/test.txt
# factory-boy
filelock==3.7.1
filelock==3.8.0
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -308,7 +308,6 @@ markupsafe==2.1.1
# -r requirements/test.txt
# jinja2
# moto
# werkzeug
mccabe==0.7.0
# via
# -r requirements/test.txt
Expand All @@ -317,7 +316,7 @@ monotonic==1.6
# via
# -r requirements/test.txt
# analytics-python
moto==3.1.16
moto==3.1.17
# via -r requirements/test.txt
newrelic==5.24.0.153
# via
Expand Down Expand Up @@ -369,7 +368,7 @@ py==1.11.0
# -r requirements/test.txt
# pytest
# tox
pycodestyle==2.9.0
pycodestyle==2.9.1
# via -r requirements/test.txt
pycparser==2.21
# via
Expand Down Expand Up @@ -612,7 +611,7 @@ tomli==2.0.1
# coverage
# pylint
# pytest
tomlkit==0.11.1
tomlkit==0.11.3
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -640,11 +639,11 @@ vine==1.3.0
# -r requirements/test.txt
# amqp
# celery
virtualenv==20.16.2
virtualenv==20.16.3
# via
# -r requirements/test.txt
# tox
werkzeug==2.2.1
werkzeug==2.1.2
# via
# -r requirements/test.txt
# moto
Expand Down
19 changes: 9 additions & 10 deletions requirements/monitoring/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,14 +68,14 @@ billiard==3.6.4.0
# -r requirements/monitoring/../production.txt
# -r requirements/monitoring/../test.txt
# celery
boto3==1.24.44
boto3==1.24.48
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
# -r requirements/monitoring/../production.txt
# -r requirements/monitoring/../test.txt
# moto
botocore==1.27.44
botocore==1.27.48
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -155,7 +155,7 @@ coreschema==0.0.4
# -r requirements/monitoring/../test.txt
# coreapi
# drf-yasg
coverage[toml]==6.4.2
coverage[toml]==6.4.3
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -398,7 +398,7 @@ faker==13.15.1
# -r requirements/monitoring/../local.txt
# -r requirements/monitoring/../test.txt
# factory-boy
filelock==3.7.1
filelock==3.8.0
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -507,7 +507,6 @@ markupsafe==2.1.1
# -r requirements/monitoring/../test.txt
# jinja2
# moto
# werkzeug
mccabe==0.7.0
# via
# -r requirements/monitoring/../devstack.txt
Expand All @@ -521,7 +520,7 @@ monotonic==1.6
# -r requirements/monitoring/../production.txt
# -r requirements/monitoring/../test.txt
# analytics-python
moto==3.1.16
moto==3.1.17
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -608,7 +607,7 @@ py==1.11.0
# -r requirements/monitoring/../test.txt
# pytest
# tox
pycodestyle==2.9.0
pycodestyle==2.9.1
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -971,7 +970,7 @@ tomli==2.0.1
# coverage
# pylint
# pytest
tomlkit==0.11.1
tomlkit==0.11.3
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -1014,13 +1013,13 @@ vine==1.3.0
# -r requirements/monitoring/../test.txt
# amqp
# celery
virtualenv==20.16.2
virtualenv==20.16.3
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
# -r requirements/monitoring/../test.txt
# tox
werkzeug==2.2.1
werkzeug==2.1.2
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
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.37.1
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==22.2.1
pip==22.2.2
# via -r requirements/pip.in
setuptools==59.8.0
# via
Expand Down
4 changes: 2 additions & 2 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.24.44
boto3==1.24.48
# via
# -c requirements/constraints.txt
# -r requirements/production.in
botocore==1.27.44
botocore==1.27.48
# via
# boto3
# s3transfer
Expand Down
19 changes: 9 additions & 10 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ billiard==3.6.4.0
# via
# -r requirements/base.txt
# celery
boto3==1.24.44
boto3==1.24.48
# via
# -c requirements/constraints.txt
# moto
botocore==1.27.44
botocore==1.27.48
# via
# boto3
# moto
Expand Down Expand Up @@ -82,7 +82,7 @@ coreschema==0.0.4
# -r requirements/base.txt
# coreapi
# drf-yasg
coverage[toml]==6.4.2
coverage[toml]==6.4.3
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -205,7 +205,7 @@ faker==13.15.1
# via
# -r requirements/test.in
# factory-boy
filelock==3.7.1
filelock==3.8.0
# via
# tox
# virtualenv
Expand Down Expand Up @@ -254,14 +254,13 @@ markupsafe==2.1.1
# -r requirements/base.txt
# jinja2
# moto
# werkzeug
mccabe==0.7.0
# via pylint
monotonic==1.6
# via
# -r requirements/base.txt
# analytics-python
moto==3.1.16
moto==3.1.17
# via -r requirements/test.in
newrelic==5.24.0.153
# via
Expand Down Expand Up @@ -302,7 +301,7 @@ py==1.11.0
# via
# pytest
# tox
pycodestyle==2.9.0
pycodestyle==2.9.1
# via -r requirements/test.in
pycparser==2.21
# via
Expand Down Expand Up @@ -473,7 +472,7 @@ tomli==2.0.1
# coverage
# pylint
# pytest
tomlkit==0.11.1
tomlkit==0.11.3
# via pylint
tox==3.25.1
# via -r requirements/test.in
Expand All @@ -497,9 +496,9 @@ vine==1.3.0
# -r requirements/base.txt
# amqp
# celery
virtualenv==20.16.2
virtualenv==20.16.3
# via tox
werkzeug==2.2.1
werkzeug==2.1.2
# via moto
wrapt==1.13.3
# via
Expand Down

0 comments on commit f9e8110

Please sign in to comment.