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

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
6 changes: 3 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
coverage==7.5.0
coverage==7.5.1
# via -r requirements/ci.in
distlib==0.3.8
# via virtualenv
Expand All @@ -22,7 +22,7 @@ packaging==24.0
# via
# pyproject-api
# tox
platformdirs==4.2.1
platformdirs==4.2.2
# via
# tox
# virtualenv
Expand All @@ -36,5 +36,5 @@ tomli==2.0.1
# tox
tox==4.15.0
# via -r requirements/ci.in
virtualenv==20.26.1
virtualenv==20.26.2
# via tox
22 changes: 11 additions & 11 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ alabaster==0.7.13
# via
# -r requirements/doc.txt
# sphinx
astroid==3.1.0
astroid==3.2.1
# via
# -r requirements/doc.txt
# pylint
Expand All @@ -21,7 +21,7 @@ attrs==23.2.0
# via
# -r requirements/doc.txt
# hypothesis
babel==2.14.0
babel==2.15.0
# via
# -r requirements/doc.txt
# pydata-sphinx-theme
Expand Down Expand Up @@ -70,7 +70,7 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.5.0
coverage[toml]==7.5.1
# via
# -r requirements/ci.txt
# -r requirements/doc.txt
Expand Down Expand Up @@ -111,7 +111,7 @@ filelock==3.14.0
# -r requirements/ci.txt
# tox
# virtualenv
hypothesis==6.100.2
hypothesis==6.102.4
# via -r requirements/doc.txt
idna==3.7
# via
Expand All @@ -135,7 +135,7 @@ isort==5.13.2
# via
# -r requirements/doc.txt
# pylint
jinja2==3.1.3
jinja2==3.1.4
# via
# -r requirements/doc.txt
# code-annotations
Expand Down Expand Up @@ -177,7 +177,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/doc.txt
Expand All @@ -196,14 +196,14 @@ pydata-sphinx-theme==0.14.4
# via
# -r requirements/doc.txt
# sphinx-book-theme
pygments==2.17.2
pygments==2.18.0
# via
# -r requirements/doc.txt
# accessible-pygments
# pydata-sphinx-theme
# readme-renderer
# sphinx
pylint==3.1.0
pylint==3.2.0
# via
# -r requirements/doc.txt
# edx-lint
Expand Down Expand Up @@ -329,7 +329,7 @@ tomli==2.0.1
# pyproject-api
# pytest
# tox
tomlkit==0.12.4
tomlkit==0.12.5
# via
# -r requirements/doc.txt
# pylint
Expand All @@ -346,15 +346,15 @@ urllib3==2.2.1
# via
# -r requirements/doc.txt
# requests
virtualenv==20.26.1
virtualenv==20.26.2
# via
# -r requirements/ci.txt
# tox
wheel==0.43.0
# via
# -r requirements/pip-tools.txt
# pip-tools
zipp==3.18.1
zipp==3.18.2
# via
# -r requirements/doc.txt
# -r requirements/pip-tools.txt
Expand Down
14 changes: 7 additions & 7 deletions requirements/django-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
astroid==3.1.0
astroid==3.2.1
# via
# -r requirements/test.txt
# pylint
Expand All @@ -27,7 +27,7 @@ code-annotations==1.8.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.5.0
coverage[toml]==7.5.1
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -52,7 +52,7 @@ execnet==2.1.1
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.100.2
hypothesis==6.102.4
# via -r requirements/test.txt
iniconfig==2.0.0
# via
Expand All @@ -62,7 +62,7 @@ isort==5.13.2
# via
# -r requirements/test.txt
# pylint
jinja2==3.1.3
jinja2==3.1.4
# via
# -r requirements/test.txt
# code-annotations
Expand Down Expand Up @@ -90,7 +90,7 @@ pbr==6.0.0
# via
# -r requirements/test.txt
# stevedore
platformdirs==4.2.1
platformdirs==4.2.2
# via
# -r requirements/test.txt
# pylint
Expand All @@ -100,7 +100,7 @@ pluggy==1.5.0
# pytest
pycodestyle==2.11.1
# via -r requirements/test.txt
pylint==3.1.0
pylint==3.2.0
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -165,7 +165,7 @@ tomli==2.0.1
# mypy
# pylint
# pytest
tomlkit==0.12.4
tomlkit==0.12.5
# via
# -r requirements/test.txt
# pylint
Expand Down
20 changes: 10 additions & 10 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ accessible-pygments==0.0.4
# via pydata-sphinx-theme
alabaster==0.7.13
# via sphinx
astroid==3.1.0
astroid==3.2.1
# via
# -r requirements/test.txt
# pylint
Expand All @@ -17,7 +17,7 @@ attrs==23.2.0
# via
# -r requirements/test.txt
# hypothesis
babel==2.14.0
babel==2.15.0
# via
# pydata-sphinx-theme
# sphinx
Expand All @@ -41,7 +41,7 @@ code-annotations==1.8.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.5.0
coverage[toml]==7.5.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -71,7 +71,7 @@ execnet==2.1.1
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.100.2
hypothesis==6.102.4
# via -r requirements/test.txt
idna==3.7
# via requests
Expand All @@ -87,7 +87,7 @@ isort==5.13.2
# via
# -r requirements/test.txt
# pylint
jinja2==3.1.3
jinja2==3.1.4
# via
# -r requirements/test.txt
# code-annotations
Expand Down Expand Up @@ -120,7 +120,7 @@ pbr==6.0.0
# via
# -r requirements/test.txt
# stevedore
platformdirs==4.2.1
platformdirs==4.2.2
# via
# -r requirements/test.txt
# pylint
Expand All @@ -132,13 +132,13 @@ pycodestyle==2.11.1
# via -r requirements/test.txt
pydata-sphinx-theme==0.14.4
# via sphinx-book-theme
pygments==2.17.2
pygments==2.18.0
# via
# accessible-pygments
# pydata-sphinx-theme
# readme-renderer
# sphinx
pylint==3.1.0
pylint==3.2.0
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -229,7 +229,7 @@ tomli==2.0.1
# mypy
# pylint
# pytest
tomlkit==0.12.4
tomlkit==0.12.5
# via
# -r requirements/test.txt
# pylint
Expand All @@ -242,5 +242,5 @@ typing-extensions==4.11.0
# pylint
urllib3==2.2.1
# via requests
zipp==3.18.1
zipp==3.18.2
# via importlib-metadata
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,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/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
astroid==3.1.0
astroid==3.2.1
# via
# pylint
# pylint-celery
Expand All @@ -19,7 +19,7 @@ click-log==0.4.0
# via edx-lint
code-annotations==1.8.0
# via edx-lint
coverage[toml]==7.5.0
coverage[toml]==7.5.1
# via
# -r requirements/test.in
# pytest-cov
Expand All @@ -39,13 +39,13 @@ exceptiongroup==1.2.1
# pytest
execnet==2.1.1
# via pytest-xdist
hypothesis==6.100.2
hypothesis==6.102.4
# via -r requirements/test.in
iniconfig==2.0.0
# via pytest
isort==5.13.2
# via pylint
jinja2==3.1.3
jinja2==3.1.4
# via code-annotations
markupsafe==2.1.5
# via jinja2
Expand All @@ -63,13 +63,13 @@ pbr==6.0.0
# via
# -r requirements/base.txt
# stevedore
platformdirs==4.2.1
platformdirs==4.2.2
# via pylint
pluggy==1.5.0
# via pytest
pycodestyle==2.11.1
# via -r requirements/test.in
pylint==3.1.0
pylint==3.2.0
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -114,7 +114,7 @@ tomli==2.0.1
# mypy
# pylint
# pytest
tomlkit==0.12.4
tomlkit==0.12.5
# via pylint
typing-extensions==4.11.0
# via
Expand Down
Loading