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 #229

Merged
merged 1 commit into from
May 20, 2024
Merged
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
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ django==4.2.13
# -r requirements/base.in
fs==2.4.16
# via xblock
lxml==5.2.1
lxml==5.2.2
# via xblock
mako==1.3.3
mako==1.3.5
# via xblock
markupsafe==2.1.5
# via
Expand Down
28 changes: 14 additions & 14 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ asgiref==3.8.1
# via
# -r requirements/test.txt
# django
astroid==3.1.0
astroid==3.2.2
# via
# -r requirements/test.txt
# pylint
Expand All @@ -34,11 +34,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.34.103
boto3==1.34.108
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.103
botocore==1.34.108
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -88,11 +88,11 @@ cookiecutter==2.6.0
# via
# -r requirements/test.txt
# xblock-sdk
coverage[toml]==7.4.4
coverage[toml]==7.5.1
# via
# -r requirements/test.txt
# coveralls
coveralls==4.0.0
coveralls==4.0.1
# via -r requirements/test.txt
cryptography==42.0.7
# via
Expand Down Expand Up @@ -190,16 +190,16 @@ jmespath==1.0.1
# -r requirements/test.txt
# boto3
# botocore
keyring==25.2.0
keyring==25.2.1
# via
# -r requirements/test.txt
# twine
lxml==5.2.1
lxml==5.2.2
# via
# -r requirements/test.txt
# xblock
# xblock-sdk
mako==1.3.3
mako==1.3.5
# via
# -r requirements/test.txt
# xblock
Expand Down Expand Up @@ -245,7 +245,7 @@ pkginfo==1.10.0
# via
# -r requirements/test.txt
# twine
platformdirs==4.2.1
platformdirs==4.2.2
# via
# -r requirements/test.txt
# -r requirements/tox.txt
Expand All @@ -267,7 +267,7 @@ pygments==2.18.0
# -r requirements/test.txt
# readme-renderer
# rich
pylint==3.1.0
pylint==3.2.1
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -295,7 +295,7 @@ pyproject-api==1.6.1
# via
# -r requirements/tox.txt
# tox
pytest==8.2.0
pytest==8.2.1
# via -r requirements/test.txt
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -390,7 +390,7 @@ tomlkit==0.12.5
# pylint
tox==4.15.0
# via -r requirements/tox.txt
twine==5.0.0
twine==5.1.0
# via -r requirements/test.txt
types-python-dateutil==2.9.0.20240316
# via
Expand All @@ -409,7 +409,7 @@ urllib3==1.26.18
# botocore
# requests
# twine
virtualenv==20.26.1
virtualenv==20.26.2
# via
# -r requirements/tox.txt
# tox
Expand All @@ -429,7 +429,7 @@ xblock==4.0.1
# xblock-sdk
xblock-sdk==0.11.0
# via -r requirements/test.txt
zipp==3.18.1
zipp==3.18.2
# via
# -r requirements/test.txt
# importlib-metadata
Expand Down
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@ fs==2.4.16
# via
# -r requirements/base.txt
# xblock
lxml[html-clean]==5.2.1
lxml[html-clean]==5.2.2
# via
# -r requirements/base.txt
# edx-i18n-tools
# lxml-html-clean
# xblock
lxml-html-clean==0.1.1
# via lxml
mako==1.3.3
mako==1.3.5
# via
# -r requirements/base.txt
# xblock
Expand Down
6 changes: 3 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@ importlib-metadata==7.1.0
# via sphinx
jinja2==3.1.4
# via sphinx
lxml==5.2.1
lxml==5.2.2
# via
# -r requirements/base.txt
# xblock
mako==1.3.3
mako==1.3.5
# via
# -r requirements/base.txt
# xblock
Expand Down Expand Up @@ -141,7 +141,7 @@ webob==1.8.7
# xblock
xblock==4.0.1
# via -r requirements/base.txt
zipp==3.18.1
zipp==3.18.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ tomli==2.0.1
# pip-tools
wheel==0.43.0
# via pip-tools
zipp==3.18.1
zipp==3.18.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
14 changes: 7 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ asgiref==3.8.1
# via
# -r requirements/base.txt
# django
astroid==3.1.0
astroid==3.2.2
# via
# pylint
# pylint-celery
Expand All @@ -25,9 +25,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# django
binaryornot==0.4.4
# via cookiecutter
boto3==1.34.103
boto3==1.34.108
# via fs-s3fs
botocore==1.34.103
botocore==1.34.108
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -79,12 +79,12 @@ jmespath==1.0.1
# via
# boto3
# botocore
lxml==5.2.1
lxml==5.2.2
# via
# -r requirements/base.txt
# xblock
# xblock-sdk
mako==1.3.3
mako==1.3.5
# via
# -r requirements/base.txt
# xblock
Expand All @@ -102,13 +102,13 @@ mdurl==0.1.2
# via markdown-it-py
pbr==6.0.0
# via stevedore
platformdirs==4.2.1
platformdirs==4.2.2
# via pylint
pycodestyle==2.11.1
# via -r requirements/quality.in
pygments==2.18.0
# via rich
pylint==3.1.0
pylint==3.2.1
# via
# -r requirements/quality.in
# edx-lint
Expand Down
26 changes: 13 additions & 13 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ asgiref==3.8.1
# via
# -r requirements/base.txt
# django
astroid==3.1.0
astroid==3.2.2
# via
# pylint
# pylint-celery
Expand All @@ -27,9 +27,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# django
binaryornot==0.4.4
# via cookiecutter
boto3==1.34.103
boto3==1.34.108
# via fs-s3fs
botocore==1.34.103
botocore==1.34.108
# via
# boto3
# s3transfer
Expand All @@ -53,9 +53,9 @@ code-annotations==1.8.0
# via edx-lint
cookiecutter==2.6.0
# via xblock-sdk
coverage[toml]==7.4.4
coverage[toml]==7.5.1
# via coveralls
coveralls==4.0.0
coveralls==4.0.1
# via -r requirements/test.in
cryptography==42.0.7
# via secretstorage
Expand Down Expand Up @@ -113,14 +113,14 @@ jmespath==1.0.1
# via
# boto3
# botocore
keyring==25.2.0
keyring==25.2.1
# via twine
lxml==5.2.1
lxml==5.2.2
# via
# -r requirements/base.txt
# xblock
# xblock-sdk
mako==1.3.3
mako==1.3.5
# via
# -r requirements/base.txt
# xblock
Expand Down Expand Up @@ -148,7 +148,7 @@ pbr==6.0.0
# via stevedore
pkginfo==1.10.0
# via twine
platformdirs==4.2.1
platformdirs==4.2.2
# via pylint
pluggy==1.5.0
# via pytest
Expand All @@ -158,7 +158,7 @@ pygments==2.18.0
# via
# readme-renderer
# rich
pylint==3.1.0
pylint==3.2.1
# via
# edx-lint
# pylint-celery
Expand All @@ -174,7 +174,7 @@ pylint-plugin-utils==0.8.2
# pylint-django
pypng==0.20220715.0
# via xblock-sdk
pytest==8.2.0
pytest==8.2.1
# via -r requirements/test.in
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -244,7 +244,7 @@ tomli==2.0.1
# pytest
tomlkit==0.12.5
# via pylint
twine==5.0.0
twine==5.1.0
# via -r requirements/test.in
types-python-dateutil==2.9.0.20240316
# via arrow
Expand Down Expand Up @@ -276,7 +276,7 @@ xblock==4.0.1
# xblock-sdk
xblock-sdk==0.11.0
# via -r requirements/test.in
zipp==3.18.1
zipp==3.18.2
# via
# importlib-metadata
# importlib-resources
Expand Down
4 changes: 2 additions & 2 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ packaging==24.0
# via
# pyproject-api
# tox
platformdirs==4.2.1
platformdirs==4.2.2
# via
# tox
# virtualenv
Expand All @@ -34,5 +34,5 @@ tomli==2.0.1
# tox
tox==4.15.0
# via -r requirements/tox.in
virtualenv==20.26.1
virtualenv==20.26.2
# via tox