Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Sep 18, 2023
1 parent 6a4c974 commit ca1f5c5
Show file tree
Hide file tree
Showing 8 changed files with 26 additions and 30 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ appdirs==1.4.4
# via fs
asgiref==3.7.2
# via django
boto3==1.28.44
boto3==1.28.49
# via fs-s3fs
botocore==1.31.44
botocore==1.31.49
# via
# boto3
# s3transfer
Expand All @@ -30,7 +30,7 @@ jmespath==1.0.1
# via
# boto3
# botocore
lazy==1.5
lazy==1.6
# via xblock
lxml==4.9.3
# via xblock
Expand Down
12 changes: 5 additions & 7 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.28.44
boto3==1.28.49
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.44
botocore==1.31.49
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -109,7 +109,7 @@ exceptiongroup==1.1.3
# via
# -r requirements/test.txt
# pytest
filelock==3.12.3
filelock==3.12.4
# via
# -r requirements/tox.txt
# tox
Expand Down Expand Up @@ -169,7 +169,7 @@ keyring==24.2.0
# via
# -r requirements/test.txt
# twine
lazy==1.5
lazy==1.6
# via
# -r requirements/test.txt
# xblock
Expand Down Expand Up @@ -323,7 +323,7 @@ rfc3986==2.0.0
# via
# -r requirements/test.txt
# twine
rich==13.5.2
rich==13.5.3
# via
# -r requirements/test.txt
# cookiecutter
Expand Down Expand Up @@ -382,10 +382,8 @@ twine==4.0.2
typing-extensions==4.7.1
# via
# -r requirements/test.txt
# -r requirements/tox.txt
# asgiref
# astroid
# filelock
# pylint
# rich
urllib3==1.26.16
Expand Down
8 changes: 4 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ asgiref==3.7.2
# via
# -r requirements/base.txt
# django
boto3==1.28.44
boto3==1.28.49
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.31.44
botocore==1.31.49
# via
# -r requirements/base.txt
# boto3
Expand All @@ -26,7 +26,7 @@ django==3.2.21
# -r requirements/base.txt
# edx-i18n-tools
# openedx-django-pyfs
edx-i18n-tools==1.1.0
edx-i18n-tools==1.2.0
# via -r requirements/dev.in
fs==2.4.16
# via
Expand All @@ -43,7 +43,7 @@ jmespath==1.0.1
# -r requirements/base.txt
# boto3
# botocore
lazy==1.5
lazy==1.6
# via
# -r requirements/base.txt
# xblock
Expand Down
8 changes: 4 additions & 4 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ babel==2.12.1
# sphinx
beautifulsoup4==4.12.2
# via pydata-sphinx-theme
boto3==1.28.44
boto3==1.28.49
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.31.44
botocore==1.31.49
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -66,7 +66,7 @@ jmespath==1.0.1
# -r requirements/base.txt
# boto3
# botocore
lazy==1.5
lazy==1.6
# via
# -r requirements/base.txt
# xblock
Expand All @@ -92,7 +92,7 @@ packaging==23.1
# via
# pydata-sphinx-theme
# sphinx
pydata-sphinx-theme==0.13.3
pydata-sphinx-theme==0.14.0
# via sphinx-book-theme
pygments==2.16.1
# via
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.2.0
setuptools==68.2.2
# via -r requirements/pip.in
8 changes: 4 additions & 4 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ astroid==2.15.6
# pylint-celery
binaryornot==0.4.4
# via cookiecutter
boto3==1.28.44
boto3==1.28.49
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.31.44
botocore==1.31.49
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -83,7 +83,7 @@ jmespath==1.0.1
# -r requirements/base.txt
# boto3
# botocore
lazy==1.5
lazy==1.6
# via
# -r requirements/base.txt
# xblock
Expand Down Expand Up @@ -164,7 +164,7 @@ requests==2.31.0
# via
# cookiecutter
# xblock-sdk
rich==13.5.2
rich==13.5.3
# via cookiecutter
s3transfer==0.6.2
# via
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ astroid==2.15.6
# pylint-celery
binaryornot==0.4.4
# via cookiecutter
boto3==1.28.44
boto3==1.28.49
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.31.44
botocore==1.31.49
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -112,7 +112,7 @@ jmespath==1.0.1
# botocore
keyring==24.2.0
# via twine
lazy==1.5
lazy==1.6
# via
# -r requirements/base.txt
# xblock
Expand Down Expand Up @@ -215,7 +215,7 @@ requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==13.5.2
rich==13.5.3
# via
# cookiecutter
# twine
Expand Down
4 changes: 1 addition & 3 deletions requirements/tox.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.12.3
filelock==3.12.4
# via
# tox
# virtualenv
Expand All @@ -26,7 +26,5 @@ tox==3.28.0
# via
# -c https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/tox.in
typing-extensions==4.7.1
# via filelock
virtualenv==20.24.5
# via tox

0 comments on commit ca1f5c5

Please sign in to comment.