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 (#557)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Sep 12, 2023
1 parent b23dc06 commit fc510c3
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 28 deletions.
12 changes: 6 additions & 6 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.40
boto3==1.28.45
# via
# -c requirements/constraints.txt
# -r requirements/local.txt
# moto
botocore==1.31.40
botocore==1.31.45
# via
# -r requirements/local.txt
# boto3
Expand Down Expand Up @@ -97,7 +97,7 @@ configobj==5.0.8
# via
# -r requirements/local.txt
# ruamel-yaml-cmd
coverage[toml]==7.3.0
coverage[toml]==7.3.1
# via
# -r requirements/local.txt
# pytest-cov
Expand Down Expand Up @@ -235,7 +235,7 @@ exceptiongroup==1.1.3
# pytest
factory-boy==3.3.0
# via -r requirements/local.txt
faker==19.3.1
faker==19.6.1
# via
# -r requirements/local.txt
# factory-boy
Expand Down Expand Up @@ -416,7 +416,7 @@ pynacl==1.5.0
# via
# -r requirements/local.txt
# edx-django-utils
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements/local.txt
# pytest-cov
Expand Down Expand Up @@ -637,7 +637,7 @@ vine==1.3.0
# -r requirements/local.txt
# amqp
# celery
virtualenv==20.24.4
virtualenv==20.24.5
# via
# -r requirements/local.txt
# tox
Expand Down
12 changes: 6 additions & 6 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.40
boto3==1.28.45
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
# moto
botocore==1.31.40
botocore==1.31.45
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -97,7 +97,7 @@ code-annotations==1.5.0
# edx-lint
configobj==5.0.8
# via ruamel-yaml-cmd
coverage[toml]==7.3.0
coverage[toml]==7.3.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -235,7 +235,7 @@ exceptiongroup==1.1.3
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==19.3.1
faker==19.6.1
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -410,7 +410,7 @@ pynacl==1.5.0
# via
# -r requirements/test.txt
# edx-django-utils
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -624,7 +624,7 @@ vine==1.3.0
# -r requirements/test.txt
# amqp
# celery
virtualenv==20.24.4
virtualenv==20.24.5
# via
# -r requirements/test.txt
# tox
Expand Down
12 changes: 6 additions & 6 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.40
boto3==1.28.45
# 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.40
botocore==1.31.45
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -145,7 +145,7 @@ configobj==5.0.8
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
# ruamel-yaml-cmd
coverage[toml]==7.3.0
coverage[toml]==7.3.1
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -381,7 +381,7 @@ factory-boy==3.3.0
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
# -r requirements/monitoring/../test.txt
faker==19.3.1
faker==19.6.1
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -665,7 +665,7 @@ pynacl==1.5.0
# -r requirements/monitoring/../production.txt
# -r requirements/monitoring/../test.txt
# edx-django-utils
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down Expand Up @@ -980,7 +980,7 @@ vine==1.3.0
# -r requirements/monitoring/../test.txt
# amqp
# celery
virtualenv==20.24.4
virtualenv==20.24.5
# via
# -r requirements/monitoring/../devstack.txt
# -r requirements/monitoring/../local.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.0.0
build==1.0.3
# via pip-tools
click==8.1.7
# via pip-tools
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.41.2
# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
# via -r requirements/pip.in
setuptools==68.1.2
setuptools==68.2.1
# via -r requirements/pip.in
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.28.40
boto3==1.28.45
# via
# -c requirements/constraints.txt
# -r requirements/production.in
botocore==1.31.40
botocore==1.31.45
# via
# boto3
# s3transfer
Expand Down
12 changes: 6 additions & 6 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.28.40
boto3==1.28.45
# via
# -c requirements/constraints.txt
# moto
botocore==1.31.40
botocore==1.31.45
# via
# boto3
# moto
Expand Down Expand Up @@ -71,7 +71,7 @@ code-annotations==1.5.0
# -c requirements/constraints.txt
# -r requirements/test.in
# edx-lint
coverage[toml]==7.3.0
coverage[toml]==7.3.1
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -191,7 +191,7 @@ exceptiongroup==1.1.3
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==19.3.1
faker==19.6.1
# via
# -r requirements/test.in
# factory-boy
Expand Down Expand Up @@ -313,7 +313,7 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# edx-django-utils
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -454,7 +454,7 @@ vine==1.3.0
# -r requirements/base.txt
# amqp
# celery
virtualenv==20.24.4
virtualenv==20.24.5
# via tox
werkzeug==2.3.7
# via moto
Expand Down

0 comments on commit fc510c3

Please sign in to comment.