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

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
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ asgiref==3.8.1
# via django
backports-zoneinfo==0.2.1
# via django
boto3==1.34.93
boto3==1.34.108
# via fs-s3fs
botocore==1.34.93
botocore==1.34.108
# via
# boto3
# s3transfer
django==4.2.11
django==4.2.13
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# django-appconf
Expand All @@ -42,14 +42,14 @@ jmespath==1.0.1
# botocore
lazy==1.6
# via xblock
lxml[html-clean,html_clean]==5.2.1
lxml[html-clean,html_clean]==5.2.2
# via
# 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.in
# xblock
Expand Down
6 changes: 3 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ colorama==0.4.6
# via tox
distlib==0.3.8
# via virtualenv
filelock==3.13.4
filelock==3.14.0
# via
# tox
# virtualenv
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/ci.in
virtualenv==20.26.0
virtualenv==20.26.2
# via tox
32 changes: 16 additions & 16 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ asgiref==3.8.1
# via
# -r requirements/quality.txt
# django
astroid==3.1.0
astroid==3.2.2
# via
# -r requirements/quality.txt
# pylint
Expand All @@ -29,11 +29,11 @@ binaryornot==0.4.4
# via
# -r requirements/quality.txt
# cookiecutter
boto3==1.34.93
boto3==1.34.108
# via
# -r requirements/quality.txt
# fs-s3fs
botocore==1.34.93
botocore==1.34.108
# via
# -r requirements/quality.txt
# boto3
Expand Down Expand Up @@ -86,7 +86,7 @@ cookiecutter==2.6.0
# via
# -r requirements/quality.txt
# xblock-sdk
coverage[toml]==7.5.0
coverage[toml]==7.5.1
# via
# -r requirements/quality.txt
# pytest-cov
Expand All @@ -100,7 +100,7 @@ distlib==0.3.8
# via
# -r requirements/ci.txt
# virtualenv
django==4.2.11
django==4.2.13
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/quality.txt
Expand All @@ -125,7 +125,7 @@ exceptiongroup==1.2.1
# via
# -r requirements/quality.txt
# pytest
filelock==3.13.4
filelock==3.14.0
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -158,7 +158,7 @@ isort==5.13.2
# via
# -r requirements/quality.txt
# pylint
jinja2==3.1.3
jinja2==3.1.4
# via
# -r requirements/quality.txt
# code-annotations
Expand All @@ -173,7 +173,7 @@ lazy==1.6
# via
# -r requirements/quality.txt
# xblock
lxml[html-clean]==5.2.1
lxml[html-clean]==5.2.2
# via
# -r requirements/quality.txt
# edx-i18n-tools
Expand All @@ -182,7 +182,7 @@ lxml[html-clean]==5.2.1
# xblock-sdk
lxml-html-clean==0.1.1
# via -r requirements/quality.txt
mako==1.3.3
mako==1.3.5
# via
# -r requirements/quality.txt
# xblock
Expand Down Expand Up @@ -228,7 +228,7 @@ pbr==6.0.0
# stevedore
pip-tools==7.4.1
# via -r requirements/pip-tools.txt
platformdirs==4.2.1
platformdirs==4.2.2
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand All @@ -250,12 +250,12 @@ pycodestyle==2.11.1
# via -r requirements/quality.txt
pydocstyle==6.3.0
# via -r requirements/quality.txt
pygments==2.17.2
pygments==2.18.0
# via
# -r requirements/quality.txt
# diff-cover
# rich
pylint==3.1.0
pylint==3.2.1
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -288,7 +288,7 @@ pyproject-hooks==1.1.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.2.0
pytest==8.2.1
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -373,7 +373,7 @@ tomli==2.0.1
# pyproject-api
# pytest
# tox
tomlkit==0.12.4
tomlkit==0.12.5
# via
# -r requirements/quality.txt
# pylint
Expand All @@ -395,7 +395,7 @@ urllib3==1.26.18
# -r requirements/quality.txt
# botocore
# requests
virtualenv==20.26.0
virtualenv==20.26.2
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -423,7 +423,7 @@ xblock-sdk==0.11.0
# via -r requirements/quality.txt
xblock-utils==4.0.0
# via -r requirements/quality.txt
zipp==3.18.1
zipp==3.18.2
# via
# -r requirements/pip-tools.txt
# importlib-metadata
Expand Down
28 changes: 14 additions & 14 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ asgiref==3.8.1
# via
# -r requirements/test.txt
# django
babel==2.14.0
babel==2.15.0
# via
# pydata-sphinx-theme
# sphinx
Expand All @@ -36,11 +36,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.34.93
boto3==1.34.108
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.93
botocore==1.34.108
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -72,13 +72,13 @@ cookiecutter==2.6.0
# via
# -r requirements/test.txt
# xblock-sdk
coverage[toml]==7.5.0
coverage[toml]==7.5.1
# via
# -r requirements/test.txt
# pytest-cov
cryptography==42.0.5
cryptography==42.0.7
# via secretstorage
django==4.2.11
django==4.2.13
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -148,7 +148,7 @@ jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.3
jinja2==3.1.4
# via
# -r requirements/test.txt
# code-annotations
Expand All @@ -159,13 +159,13 @@ jmespath==1.0.1
# -r requirements/test.txt
# boto3
# botocore
keyring==25.2.0
keyring==25.2.1
# via twine
lazy==1.6
# via
# -r requirements/test.txt
# xblock
lxml[html-clean]==5.2.1
lxml[html-clean]==5.2.2
# via
# -r requirements/test.txt
# edx-i18n-tools
Expand All @@ -174,7 +174,7 @@ lxml[html-clean]==5.2.1
# xblock-sdk
lxml-html-clean==0.1.1
# via -r requirements/test.txt
mako==1.3.3
mako==1.3.5
# via
# -r requirements/test.txt
# xblock
Expand Down Expand Up @@ -232,7 +232,7 @@ pycparser==2.22
# via cffi
pydata-sphinx-theme==0.14.4
# via sphinx-book-theme
pygments==2.17.2
pygments==2.18.0
# via
# -r requirements/test.txt
# accessible-pygments
Expand All @@ -247,7 +247,7 @@ pypng==0.20220715.0
# xblock-sdk
pyproject-hooks==1.1.0
# via build
pytest==8.2.0
pytest==8.2.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -361,7 +361,7 @@ tomli==2.0.1
# coverage
# doc8
# pytest
twine==5.0.0
twine==5.1.0
# via -r requirements/doc.in
types-python-dateutil==2.9.0.20240316
# via
Expand Down Expand Up @@ -399,7 +399,7 @@ xblock-sdk==0.11.0
# via -r requirements/test.txt
xblock-utils==4.0.0
# via -r requirements/test.txt
zipp==3.18.1
zipp==3.18.2
# via
# importlib-metadata
# importlib-resources
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
Loading
Loading