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 21, 2024
1 parent a7c1817 commit 604b012
Show file tree
Hide file tree
Showing 7 changed files with 59 additions and 59 deletions.
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# make upgrade
#
dnspython==2.6.1
dnspython==2.7.0
# via pymongo
edx-opaque-keys==2.10.0
edx-opaque-keys==2.11.0
# via -r requirements/base.in
pbr==6.0.0
pbr==6.1.0
# via stevedore
pymongo==4.8.0
pymongo==4.10.1
# via edx-opaque-keys
six==1.16.0
# via -r requirements/base.in
Expand Down
12 changes: 6 additions & 6 deletions requirements/ci.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.15.4
filelock==3.16.1
# via
# tox
# virtualenv
packaging==24.1
# via
# pyproject-api
# tox
platformdirs==4.2.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.0
tox==4.23.0
# via -r requirements/ci.in
virtualenv==20.26.3
virtualenv==20.27.0
# via tox
40 changes: 20 additions & 20 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
#
# make upgrade
#
astroid==3.2.4
astroid==3.3.5
# via
# -r requirements/test.txt
# pylint
# pylint-celery
build==1.2.1
build==1.2.2.post1
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down Expand Up @@ -44,28 +44,28 @@ colorama==0.4.6
# -r requirements/ci.txt
# -r requirements/test.txt
# tox
coverage==7.6.1
coverage==7.6.4
# via -r requirements/test.txt
ddt==1.7.2
# via -r requirements/test.txt
dill==0.3.8
dill==0.3.9
# via
# -r requirements/test.txt
# pylint
distlib==0.3.8
distlib==0.3.9
# via
# -r requirements/ci.txt
# -r requirements/test.txt
# virtualenv
dnspython==2.6.1
dnspython==2.7.0
# via
# -r requirements/test.txt
# pymongo
edx-lint==5.3.7
edx-lint==5.4.0
# via -r requirements/test.txt
edx-opaque-keys==2.10.0
edx-opaque-keys==2.11.0
# via -r requirements/test.txt
filelock==3.15.4
filelock==3.16.1
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand All @@ -85,7 +85,7 @@ jinja2==3.1.4
# code-annotations
lazy-object-proxy==1.10.0
# via -r requirements/test.txt
markupsafe==2.1.5
markupsafe==3.0.2
# via
# -r requirements/test.txt
# jinja2
Expand All @@ -104,13 +104,13 @@ packaging==24.1
# pyproject-api
# pytest
# tox
pbr==6.0.0
pbr==6.1.0
# via
# -r requirements/test.txt
# stevedore
pip-tools==7.4.1
# via -r requirements/pip-tools.txt
platformdirs==4.2.2
platformdirs==4.3.6
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand All @@ -125,7 +125,7 @@ pluggy==1.5.0
# tox
pycodestyle==2.12.1
# via -r requirements/test.txt
pylint==3.2.6
pylint==3.3.1
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -136,7 +136,7 @@ pylint-celery==0.3
# via
# -r requirements/test.txt
# edx-lint
pylint-django==2.5.5
pylint-django==2.6.1
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -145,21 +145,21 @@ 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
pyproject-api==1.7.1
pyproject-api==1.8.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
# tox
pyproject-hooks==1.1.0
pyproject-hooks==1.2.0
# via
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.3.2
pytest==8.3.3
# via -r requirements/test.txt
python-slugify==8.0.4
# via
Expand All @@ -186,15 +186,15 @@ tomlkit==0.13.2
# via
# -r requirements/test.txt
# pylint
tox==4.18.0
tox==4.23.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
typing-extensions==4.12.2
# via
# -r requirements/test.txt
# edx-opaque-keys
virtualenv==20.26.3
virtualenv==20.27.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down
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.1
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
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==73.0.1
setuptools==75.2.0
# via -r requirements/pip.in
16 changes: 8 additions & 8 deletions requirements/quality.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,25 +17,25 @@ click-log==0.4.0
# via edx-lint
code-annotations==1.8.0
# via edx-lint
dill==0.3.8
dill==0.3.9
# via pylint
edx-lint==5.3.7
edx-lint==5.4.0
# via -r requirements/quality.in
isort==5.13.2
# via pylint
jinja2==3.1.4
# via code-annotations
markupsafe==2.1.5
markupsafe==3.0.2
# via jinja2
mccabe==0.7.0
# via pylint
pbr==6.0.0
pbr==6.1.0
# via stevedore
platformdirs==4.2.2
platformdirs==4.3.6
# via pylint
pycodestyle==2.12.1
# via -r requirements/quality.in
pylint==3.2.6
pylint==3.3.1
# via
# -r requirements/quality.in
# edx-lint
Expand All @@ -44,7 +44,7 @@ pylint==3.2.6
# pylint-plugin-utils
pylint-celery==0.3
# via edx-lint
pylint-django==2.5.5
pylint-django==2.6.1
# via edx-lint
pylint-plugin-utils==0.8.2
# via
Expand Down
36 changes: 18 additions & 18 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 @@ -23,23 +23,23 @@ code-annotations==1.8.0
# via edx-lint
colorama==0.4.6
# via tox
coverage==7.6.1
coverage==7.6.4
# via -r requirements/test.in
ddt==1.7.2
# via -r requirements/test.in
dill==0.3.8
dill==0.3.9
# via pylint
distlib==0.3.8
distlib==0.3.9
# via virtualenv
dnspython==2.6.1
dnspython==2.7.0
# via
# -r requirements/base.txt
# pymongo
edx-lint==5.3.7
edx-lint==5.4.0
# via -r requirements/test.in
edx-opaque-keys==2.10.0
edx-opaque-keys==2.11.0
# via -r requirements/base.txt
filelock==3.15.4
filelock==3.16.1
# via
# tox
# virtualenv
Expand All @@ -51,7 +51,7 @@ jinja2==3.1.4
# via code-annotations
lazy-object-proxy==1.10.0
# via -r requirements/test.in
markupsafe==2.1.5
markupsafe==3.0.2
# via jinja2
mccabe==0.7.0
# via pylint
Expand All @@ -62,11 +62,11 @@ packaging==24.1
# pyproject-api
# pytest
# tox
pbr==6.0.0
pbr==6.1.0
# via
# -r requirements/base.txt
# stevedore
platformdirs==4.2.2
platformdirs==4.3.6
# via
# pylint
# tox
Expand All @@ -77,27 +77,27 @@ pluggy==1.5.0
# tox
pycodestyle==2.12.1
# via -r requirements/test.in
pylint==3.2.6
pylint==3.3.1
# via
# edx-lint
# pylint-celery
# pylint-django
# pylint-plugin-utils
pylint-celery==0.3
# via edx-lint
pylint-django==2.5.5
pylint-django==2.6.1
# via edx-lint
pylint-plugin-utils==0.8.2
# via
# pylint-celery
# pylint-django
pymongo==4.8.0
pymongo==4.10.1
# via
# -r requirements/base.txt
# edx-opaque-keys
pyproject-api==1.7.1
pyproject-api==1.8.0
# via tox
pytest==8.3.2
pytest==8.3.3
# via -r requirements/test.in
python-slugify==8.0.4
# via code-annotations
Expand All @@ -116,11 +116,11 @@ text-unidecode==1.3
# via python-slugify
tomlkit==0.13.2
# via pylint
tox==4.18.0
tox==4.23.0
# via -r requirements/test.in
typing-extensions==4.12.2
# via
# -r requirements/base.txt
# edx-opaque-keys
virtualenv==20.26.3
virtualenv==20.27.0
# via tox

0 comments on commit 604b012

Please sign in to comment.