Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Requirements Update #69

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ asgiref==3.7.2
# via django
bleach[css]==6.1.0
# via -r requirements/base.in
boto3==1.28.78
boto3==1.29.3
# via fs-s3fs
botocore==1.31.78
botocore==1.32.3
# via
# boto3
# s3transfer
Expand All @@ -36,7 +36,7 @@ lazy==1.6
# via xblock
lxml==4.9.3
# via xblock
mako==1.2.4
mako==1.3.0
# via
# xblock
# xblock-utils
Expand Down
14 changes: 10 additions & 4 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,26 @@ filelock==3.13.1
# tox
# virtualenv
packaging==23.2
# via tox
# via
# pyproject-api
# tox
platformdirs==3.11.0
# via virtualenv
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# tox
# virtualenv
pluggy==1.3.0
# via tox
py==1.11.0
# via tox
six==1.16.0
# via tox
tomli==2.0.1
# via tox
# via
# pyproject-api
# tox
tox==3.28.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.in
# tox-battery
tox-battery==0.6.2
Expand Down
20 changes: 10 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ bleach[css]==6.1.0
# via
# -r requirements/quality.txt
# bleach
boto3==1.28.78
boto3==1.29.3
# via
# -r requirements/quality.txt
# fs-s3fs
botocore==1.31.78
botocore==1.32.3
# via
# -r requirements/quality.txt
# boto3
Expand All @@ -42,7 +42,7 @@ build==1.0.3
# via
# -r requirements/pip-tools.txt
# pip-tools
certifi==2023.7.22
certifi==2023.11.17
# via
# -r requirements/quality.txt
# requests
Expand Down Expand Up @@ -155,7 +155,7 @@ lxml==4.9.3
# edx-i18n-tools
# xblock
# xblock-sdk
mako==1.2.4
mako==1.3.0
# via
# -r requirements/quality.txt
# xblock
Expand Down Expand Up @@ -196,14 +196,15 @@ path==16.7.1
# via
# -r requirements/quality.txt
# edx-i18n-tools
pbr==5.11.1
pbr==6.0.0
# via
# -r requirements/quality.txt
# stevedore
pip-tools==7.3.0
# via -r requirements/pip-tools.txt
platformdirs==3.11.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.txt
# -r requirements/quality.txt
# pylint
Expand All @@ -226,7 +227,7 @@ pycodestyle==2.11.1
# via -r requirements/quality.txt
pydocstyle==6.3.0
# via -r requirements/quality.txt
pygments==2.16.1
pygments==2.17.1
# via
# -r requirements/quality.txt
# rich
Expand Down Expand Up @@ -265,7 +266,7 @@ pytest==7.4.3
# pytest-django
pytest-cov==4.1.0
# via -r requirements/quality.txt
pytest-django==4.6.0
pytest-django==4.7.0
# via -r requirements/quality.txt
python-dateutil==2.8.2
# via
Expand Down Expand Up @@ -295,7 +296,7 @@ requests==2.31.0
# -r requirements/quality.txt
# cookiecutter
# xblock-sdk
rich==13.6.0
rich==13.7.0
# via
# -r requirements/quality.txt
# cookiecutter
Expand Down Expand Up @@ -351,13 +352,12 @@ tomli==2.0.1
# pyproject-hooks
# pytest
# tox
tomlkit==0.12.2
tomlkit==0.12.3
# via
# -r requirements/quality.txt
# pylint
tox==3.28.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.txt
# tox-battery
tox-battery==0.6.2
Expand Down
22 changes: 12 additions & 10 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,16 @@ bleach[css]==6.1.0
# via
# -r requirements/test.txt
# bleach
boto3==1.28.78
boto3==1.29.3
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.78
botocore==1.32.3
# via
# -r requirements/test.txt
# boto3
# s3transfer
certifi==2023.7.22
certifi==2023.11.17
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -131,7 +131,7 @@ lxml==4.9.3
# edx-i18n-tools
# xblock
# xblock-sdk
mako==1.2.4
mako==1.3.0
# via
# -r requirements/test.txt
# xblock
Expand Down Expand Up @@ -166,12 +166,14 @@ path==16.7.1
# via
# -r requirements/test.txt
# edx-i18n-tools
pbr==5.11.1
pbr==6.0.0
# via
# -r requirements/test.txt
# stevedore
platformdirs==3.11.0
# via pylint
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# pylint
pluggy==1.3.0
# via
# -r requirements/test.txt
Expand All @@ -184,7 +186,7 @@ pycodestyle==2.11.1
# via -r requirements/quality.in
pydocstyle==6.3.0
# via -r requirements/quality.in
pygments==2.16.1
pygments==2.17.1
# via
# -r requirements/test.txt
# rich
Expand Down Expand Up @@ -213,7 +215,7 @@ pytest==7.4.3
# pytest-django
pytest-cov==4.1.0
# via -r requirements/test.txt
pytest-django==4.6.0
pytest-django==4.7.0
# via -r requirements/test.txt
python-dateutil==2.8.2
# via
Expand Down Expand Up @@ -243,7 +245,7 @@ requests==2.31.0
# -r requirements/test.txt
# cookiecutter
# xblock-sdk
rich==13.6.0
rich==13.7.0
# via
# -r requirements/test.txt
# cookiecutter
Expand Down Expand Up @@ -289,7 +291,7 @@ tomli==2.0.1
# coverage
# pylint
# pytest
tomlkit==0.12.2
tomlkit==0.12.3
# via pylint
types-python-dateutil==2.8.19.14
# via
Expand Down
16 changes: 8 additions & 8 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,16 @@ binaryornot==0.4.4
# via
# -r requirements/base.txt
# bleach
boto3==1.28.78
boto3==1.29.3
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.31.78
botocore==1.32.3
# via
# -r requirements/base.txt
# boto3
# s3transfer
certifi==2023.7.22
certifi==2023.11.17
# via requests
chardet==5.2.0
# via binaryornot
Expand Down Expand Up @@ -90,7 +90,7 @@ lxml==4.9.3
# edx-i18n-tools
# xblock
# xblock-sdk
mako==1.2.4
mako==1.3.0
# via
# -r requirements/base.txt
# xblock
Expand All @@ -115,13 +115,13 @@ packaging==23.2
# via pytest
path==16.7.1
# via edx-i18n-tools
pbr==5.11.1
pbr==6.0.0
# via stevedore
pluggy==1.3.0
# via pytest
polib==1.2.0
# via edx-i18n-tools
pygments==2.16.1
pygments==2.17.1
# via rich
pypng==0.20220715.0
# via xblock-sdk
Expand All @@ -131,7 +131,7 @@ pytest==7.4.3
# pytest-django
pytest-cov==4.1.0
# via -r requirements/test.in
pytest-django==4.6.0
pytest-django==4.7.0
# via -r requirements/test.in
python-dateutil==2.8.2
# via
Expand Down Expand Up @@ -159,7 +159,7 @@ requests==2.31.0
# via
# cookiecutter
# xblock-sdk
rich==13.6.0
rich==13.7.0
# via cookiecutter
s3transfer==0.7.0
# via
Expand Down