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 authored and Agrendalath committed May 17, 2024
1 parent c415671 commit 839e3a6
Show file tree
Hide file tree
Showing 6 changed files with 45 additions and 47 deletions.
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# django
bleach[css]==6.1.0
# via -r requirements/base.in
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 @@ -43,9 +43,9 @@ jmespath==1.0.1
# botocore
lazy==1.6
# 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
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
33 changes: 16 additions & 17 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.1
# via
# -r requirements/quality.txt
# pylint
Expand All @@ -32,11 +32,11 @@ binaryornot==0.4.4
# cookiecutter
bleach[css]==6.1.0
# via -r requirements/quality.txt
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 @@ -88,7 +88,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 @@ -102,7 +102,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 @@ -172,7 +172,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 @@ -181,7 +181,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 @@ -247,11 +247,11 @@ polib==1.2.0
# edx-i18n-tools
pycodestyle==2.11.1
# via -r requirements/quality.txt
pygments==2.17.2
pygments==2.18.0
# via
# -r requirements/quality.txt
# rich
pylint==3.1.0
pylint==3.2.0
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -279,7 +279,7 @@ pyproject-api==1.6.1
# via
# -r requirements/ci.txt
# tox
pyproject-hooks==1.0.0
pyproject-hooks==1.1.0
# via
# -r requirements/pip-tools.txt
# build
Expand Down Expand Up @@ -367,10 +367,9 @@ tomli==2.0.1
# pip-tools
# pylint
# pyproject-api
# pyproject-hooks
# pytest
# tox
tomlkit==0.12.4
tomlkit==0.12.5
# via
# -r requirements/quality.txt
# pylint
Expand All @@ -392,7 +391,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 @@ -421,7 +420,7 @@ xblock[django]==4.0.1
# xblock-sdk
xblock-sdk==0.11.0
# via -r requirements/quality.txt
zipp==3.18.1
zipp==3.18.2
# via
# -r requirements/pip-tools.txt
# importlib-metadata
Expand Down
5 changes: 2 additions & 3 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,17 @@ packaging==24.0
# via build
pip-tools==7.4.1
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
pyproject-hooks==1.1.0
# via
# build
# pip-tools
tomli==2.0.1
# via
# build
# pip-tools
# pyproject-hooks
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
24 changes: 12 additions & 12 deletions requirements/quality.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.1
# via
# pylint
# pylint-celery
Expand All @@ -31,11 +31,11 @@ binaryornot==0.4.4
# cookiecutter
bleach[css]==6.1.0
# via -r requirements/test.txt
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 @@ -67,15 +67,15 @@ 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
ddt==1.7.2
# via -r requirements/test.txt
dill==0.3.8
# via pylint
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 @@ -119,7 +119,7 @@ iniconfig==2.0.0
# pytest
isort==5.13.2
# via pylint
jinja2==3.1.3
jinja2==3.1.4
# via
# -r requirements/test.txt
# code-annotations
Expand All @@ -133,7 +133,7 @@ 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 @@ -142,7 +142,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 @@ -178,7 +178,7 @@ path==16.14.0
# edx-i18n-tools
pbr==6.0.0
# via stevedore
platformdirs==4.2.1
platformdirs==4.2.2
# via pylint
pluggy==1.5.0
# via
Expand All @@ -190,11 +190,11 @@ polib==1.2.0
# edx-i18n-tools
pycodestyle==2.11.1
# via -r requirements/quality.in
pygments==2.17.2
pygments==2.18.0
# via
# -r requirements/test.txt
# rich
pylint==3.1.0
pylint==3.2.0
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -289,7 +289,7 @@ tomli==2.0.1
# coverage
# pylint
# pytest
tomlkit==0.12.4
tomlkit==0.12.5
# via pylint
types-python-dateutil==2.9.0.20240316
# via
Expand Down
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ binaryornot==0.4.4
# via cookiecutter
bleach[css]==6.1.0
# via -r requirements/base.txt
boto3==1.34.93
boto3==1.34.108
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.93
botocore==1.34.108
# via
# -r requirements/base.txt
# boto3
Expand All @@ -42,7 +42,7 @@ click==8.1.7
# via cookiecutter
cookiecutter==2.6.0
# via xblock-sdk
coverage[toml]==7.5.0
coverage[toml]==7.5.1
# via pytest-cov
ddt==1.7.2
# via -r requirements/test.in
Expand Down Expand Up @@ -79,7 +79,7 @@ idna==3.7
# via requests
iniconfig==2.0.0
# via pytest
jinja2==3.1.3
jinja2==3.1.4
# via cookiecutter
jmespath==1.0.1
# via
Expand All @@ -90,7 +90,7 @@ lazy==1.6
# 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
Expand All @@ -99,7 +99,7 @@ lxml[html-clean]==5.2.1
# xblock-sdk
lxml-html-clean==0.1.1
# via lxml
mako==1.3.3
mako==1.3.5
# via
# -r requirements/base.txt
# xblock
Expand Down Expand Up @@ -128,7 +128,7 @@ pluggy==1.5.0
# via pytest
polib==1.2.0
# via edx-i18n-tools
pygments==2.17.2
pygments==2.18.0
# via rich
pypng==0.20220715.0
# via xblock-sdk
Expand Down

0 comments on commit 839e3a6

Please sign in to comment.