Skip to content

Commit

Permalink
chore: Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Oct 10, 2024
1 parent e1c5cac commit a9ea9ab
Show file tree
Hide file tree
Showing 7 changed files with 38 additions and 38 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ lxml==5.3.0
# via xblock
mako==1.3.5
# via xblock
markupsafe==2.1.5
markupsafe==3.0.1
# via
# mako
# xblock
python-dateutil==2.9.0.post0
# via xblock
pytz==2024.1
pytz==2024.2
# via xblock
pyyaml==6.0.2
# via xblock
Expand Down
20 changes: 10 additions & 10 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,35 +14,35 @@ chardet==5.2.0
# via
# -r requirements/tox.txt
# tox
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
colorama==0.4.6
# via
# -r requirements/tox.txt
# tox
coverage[toml]==7.6.1
coverage[toml]==7.6.2
# via coveralls
coveralls==4.0.1
# via -r requirements/ci.in
distlib==0.3.8
distlib==0.3.9
# via
# -r requirements/tox.txt
# virtualenv
docopt==0.6.2
# via coveralls
filelock==3.16.0
filelock==3.16.1
# via
# -r requirements/tox.txt
# tox
# virtualenv
idna==3.8
idna==3.10
# via requests
packaging==24.1
# via
# -r requirements/tox.txt
# pyproject-api
# tox
platformdirs==4.3.2
platformdirs==4.3.6
# via
# -r requirements/tox.txt
# tox
Expand All @@ -51,17 +51,17 @@ pluggy==1.5.0
# via
# -r requirements/tox.txt
# tox
pyproject-api==1.7.1
pyproject-api==1.8.0
# via
# -r requirements/tox.txt
# tox
requests==2.32.3
# via coveralls
tox==4.18.1
tox==4.21.2
# via -r requirements/tox.txt
urllib3==2.2.2
urllib3==2.2.3
# via requests
virtualenv==20.26.4
virtualenv==20.26.6
# via
# -r requirements/tox.txt
# tox
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.44.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via -r requirements/pip.in
setuptools==74.1.2
setuptools==75.1.0
# via -r requirements/pip.in
4 changes: 2 additions & 2 deletions requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
#
# make upgrade
#
build==1.2.2
build==1.2.2.post1
# via pip-tools
click==8.1.7
# via pip-tools
packaging==24.1
# via build
pip-tools==7.4.1
# via -r requirements/pip_tools.in
pyproject-hooks==1.1.0
pyproject-hooks==1.2.0
# via
# build
# pip-tools
Expand Down
18 changes: 9 additions & 9 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ asgiref==3.8.1
# via
# -r requirements/base.txt
# django
astroid==3.2.4
astroid==3.3.5
# via
# -r requirements/test.txt
# pylint
Expand All @@ -31,17 +31,17 @@ code-annotations==1.8.0
# via
# -r requirements/test.txt
# edx-lint
coverage==7.6.1
coverage==7.6.2
# via -r requirements/test.txt
dill==0.3.8
dill==0.3.9
# via
# -r requirements/test.txt
# pylint
django==4.2.16
# via
# -c requirements/common_constraints.txt
# -r requirements/base.txt
dnspython==2.6.1
dnspython==2.7.0
# via
# -r requirements/test.txt
# pymongo
Expand Down Expand Up @@ -69,7 +69,7 @@ mako==1.3.5
# via
# -r requirements/base.txt
# xblock
markupsafe==2.1.5
markupsafe==3.0.1
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand All @@ -86,13 +86,13 @@ pbr==6.1.0
# via
# -r requirements/test.txt
# stevedore
platformdirs==4.3.2
platformdirs==4.3.6
# via
# -r requirements/test.txt
# pylint
pycodestyle==2.12.1
# via -r requirements/quality.in
pylint==3.2.7
pylint==3.3.1
# via
# -r requirements/quality.in
# -r requirements/test.txt
Expand All @@ -113,7 +113,7 @@ pylint-plugin-utils==0.8.2
# -r requirements/test.txt
# pylint-celery
# pylint-django
pymongo==4.8.0
pymongo==4.10.1
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand All @@ -125,7 +125,7 @@ python-slugify==8.0.4
# via
# -r requirements/test.txt
# code-annotations
pytz==2024.1
pytz==2024.2
# via
# -r requirements/base.txt
# xblock
Expand Down
16 changes: 8 additions & 8 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
astroid==3.2.4
astroid==3.3.5
# via
# pylint
# pylint-celery
Expand All @@ -17,11 +17,11 @@ click-log==0.4.0
# via edx-lint
code-annotations==1.8.0
# via edx-lint
coverage==7.6.1
coverage==7.6.2
# via -r requirements/test.in
dill==0.3.8
dill==0.3.9
# via pylint
dnspython==2.6.1
dnspython==2.7.0
# via pymongo
edx-lint==5.4.0
# via -r requirements/test.in
Expand All @@ -31,17 +31,17 @@ isort==5.13.2
# via pylint
jinja2==3.1.4
# via code-annotations
markupsafe==2.1.5
markupsafe==3.0.1
# via jinja2
mccabe==0.7.0
# via pylint
mock==5.1.0
# via -r requirements/test.in
pbr==6.1.0
# via stevedore
platformdirs==4.3.2
platformdirs==4.3.6
# via pylint
pylint==3.2.7
pylint==3.3.1
# via
# edx-lint
# pylint-celery
Expand All @@ -55,7 +55,7 @@ pylint-plugin-utils==0.8.2
# via
# pylint-celery
# pylint-django
pymongo==4.8.0
pymongo==4.10.1
# via edx-opaque-keys
python-slugify==8.0.4
# via code-annotations
Expand Down
12 changes: 6 additions & 6 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,25 +10,25 @@ chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
distlib==0.3.8
distlib==0.3.9
# via virtualenv
filelock==3.16.0
filelock==3.16.1
# via
# tox
# virtualenv
packaging==24.1
# via
# pyproject-api
# tox
platformdirs==4.3.2
platformdirs==4.3.6
# via
# tox
# virtualenv
pluggy==1.5.0
# via tox
pyproject-api==1.7.1
pyproject-api==1.8.0
# via tox
tox==4.18.1
tox==4.21.2
# via -r requirements/tox.in
virtualenv==20.26.4
virtualenv==20.26.6
# via tox

0 comments on commit a9ea9ab

Please sign in to comment.