Skip to content

Commit

Permalink
chore: Updating Python Requirements (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Nov 3, 2023
1 parent 2dbb115 commit e46744a
Show file tree
Hide file tree
Showing 10 changed files with 42 additions and 42 deletions.
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ attrs==23.1.0
# openedx-events
bleach==6.1.0
# via lti-consumer-xblock
boto3==1.28.73
boto3==1.28.74
# via fs-s3fs
botocore==1.31.73
botocore==1.31.74
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -160,7 +160,7 @@ edx-toggles==5.1.0
# edx-event-bus-redis
edx-token-utils==0.2.1
# via -r requirements/base.in
fastavro==1.8.4
fastavro==1.9.0
# via openedx-events
fs==2.4.16
# via
Expand Down Expand Up @@ -316,7 +316,7 @@ slumber==0.7.1
# via edx-rest-api-client
social-auth-app-django==5.4.0
# via edx-auth-backends
social-auth-core==4.4.2
social-auth-core==4.5.0
# via
# edx-auth-backends
# social-auth-app-django
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
distlib==0.3.7
# via virtualenv
filelock==3.13.0
filelock==3.13.1
# via
# tox
# virtualenv
Expand Down
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ bleach==6.1.0
# via
# -r requirements/validation.txt
# lti-consumer-xblock
boto3==1.28.73
boto3==1.28.74
# via
# -r requirements/validation.txt
# fs-s3fs
botocore==1.31.73
botocore==1.31.74
# via
# -r requirements/validation.txt
# boto3
Expand Down Expand Up @@ -263,11 +263,11 @@ faker==19.12.0
# via
# -r requirements/validation.txt
# factory-boy
fastavro==1.8.4
fastavro==1.9.0
# via
# -r requirements/validation.txt
# openedx-events
filelock==3.13.0
filelock==3.13.1
# via
# -r requirements/validation.txt
# tox
Expand Down Expand Up @@ -539,7 +539,7 @@ pytest==7.4.3
# pytest-django
pytest-cov==4.1.0
# via -r requirements/validation.txt
pytest-django==4.5.2
pytest-django==4.6.0
# via -r requirements/validation.txt
python-dateutil==2.8.2
# via
Expand Down Expand Up @@ -654,7 +654,7 @@ social-auth-app-django==5.4.0
# via
# -r requirements/validation.txt
# edx-auth-backends
social-auth-core==4.4.2
social-auth-core==4.5.0
# via
# -r requirements/validation.txt
# edx-auth-backends
Expand Down Expand Up @@ -739,7 +739,7 @@ webob==1.8.7
# via
# -r requirements/validation.txt
# xblock
wheel==0.41.2
wheel==0.41.3
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down
12 changes: 6 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ bleach==6.1.0
# via
# -r requirements/test.txt
# lti-consumer-xblock
boto3==1.28.73
boto3==1.28.74
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.73
botocore==1.31.74
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -260,11 +260,11 @@ faker==19.12.0
# via
# -r requirements/test.txt
# factory-boy
fastavro==1.8.4
fastavro==1.9.0
# via
# -r requirements/test.txt
# openedx-events
filelock==3.13.0
filelock==3.13.1
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -506,7 +506,7 @@ pytest==7.4.3
# pytest-django
pytest-cov==4.1.0
# via -r requirements/test.txt
pytest-django==4.5.2
pytest-django==4.6.0
# via -r requirements/test.txt
python-dateutil==2.8.2
# via
Expand Down Expand Up @@ -613,7 +613,7 @@ social-auth-app-django==5.4.0
# via
# -r requirements/test.txt
# edx-auth-backends
social-auth-core==4.4.2
social-auth-core==4.5.0
# via
# -r requirements/test.txt
# edx-auth-backends
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
wheel==0.41.2
wheel==0.41.3
# via pip-tools
zipp==3.17.0
# via importlib-metadata
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
wheel==0.41.2
wheel==0.41.3
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
8 changes: 4 additions & 4 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ bleach==6.1.0
# via
# -r requirements/base.txt
# lti-consumer-xblock
boto3==1.28.73
boto3==1.28.74
# via
# -r requirements/base.txt
# django-ses
# fs-s3fs
botocore==1.31.73
botocore==1.31.74
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -205,7 +205,7 @@ edx-toggles==5.1.0
# edx-event-bus-redis
edx-token-utils==0.2.1
# via -r requirements/base.txt
fastavro==1.8.4
fastavro==1.9.0
# via
# -r requirements/base.txt
# openedx-events
Expand Down Expand Up @@ -440,7 +440,7 @@ social-auth-app-django==5.4.0
# via
# -r requirements/base.txt
# edx-auth-backends
social-auth-core==4.4.2
social-auth-core==4.5.0
# via
# -r requirements/base.txt
# edx-auth-backends
Expand Down
12 changes: 6 additions & 6 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ bleach==6.1.0
# via
# -r requirements/test.txt
# lti-consumer-xblock
boto3==1.28.73
boto3==1.28.74
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.73
botocore==1.31.74
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -248,11 +248,11 @@ faker==19.12.0
# via
# -r requirements/test.txt
# factory-boy
fastavro==1.8.4
fastavro==1.9.0
# via
# -r requirements/test.txt
# openedx-events
filelock==3.13.0
filelock==3.13.1
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -488,7 +488,7 @@ pytest==7.4.3
# pytest-django
pytest-cov==4.1.0
# via -r requirements/test.txt
pytest-django==4.5.2
pytest-django==4.6.0
# via -r requirements/test.txt
python-dateutil==2.8.2
# via
Expand Down Expand Up @@ -590,7 +590,7 @@ social-auth-app-django==5.4.0
# via
# -r requirements/test.txt
# edx-auth-backends
social-auth-core==4.4.2
social-auth-core==4.5.0
# via
# -r requirements/test.txt
# edx-auth-backends
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ bleach==6.1.0
# via
# -r requirements/base.txt
# lti-consumer-xblock
boto3==1.28.73
boto3==1.28.74
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.31.73
botocore==1.31.74
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -231,11 +231,11 @@ factory-boy==3.3.0
# via -r requirements/test.in
faker==19.12.0
# via factory-boy
fastavro==1.8.4
fastavro==1.9.0
# via
# -r requirements/base.txt
# openedx-events
filelock==3.13.0
filelock==3.13.1
# via
# tox
# virtualenv
Expand Down Expand Up @@ -420,7 +420,7 @@ pytest==7.4.3
# pytest-django
pytest-cov==4.1.0
# via -r requirements/test.in
pytest-django==4.5.2
pytest-django==4.6.0
# via -r requirements/test.in
python-dateutil==2.8.2
# via
Expand Down Expand Up @@ -508,7 +508,7 @@ social-auth-app-django==5.4.0
# via
# -r requirements/base.txt
# edx-auth-backends
social-auth-core==4.4.2
social-auth-core==4.5.0
# via
# -r requirements/base.txt
# edx-auth-backends
Expand Down
12 changes: 6 additions & 6 deletions requirements/validation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ bleach==6.1.0
# -r requirements/quality.txt
# -r requirements/test.txt
# lti-consumer-xblock
boto3==1.28.73
boto3==1.28.74
# via
# -r requirements/quality.txt
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.73
botocore==1.31.74
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -318,12 +318,12 @@ faker==19.12.0
# -r requirements/quality.txt
# -r requirements/test.txt
# factory-boy
fastavro==1.8.4
fastavro==1.9.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
# openedx-events
filelock==3.13.0
filelock==3.13.1
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -629,7 +629,7 @@ pytest-cov==4.1.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
pytest-django==4.5.2
pytest-django==4.6.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -761,7 +761,7 @@ social-auth-app-django==5.4.0
# -r requirements/quality.txt
# -r requirements/test.txt
# edx-auth-backends
social-auth-core==4.4.2
social-auth-core==4.5.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down

0 comments on commit e46744a

Please sign in to comment.