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

chore: Upgrade Python requirements #509

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
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wheel==0.45.1
# via -r python-template/{{cookiecutter.placeholder_repo_name}}/requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.3.1
pip==25.0
# via -r python-template/{{cookiecutter.placeholder_repo_name}}/requirements/pip.in
setuptools==75.7.0
setuptools==75.8.0
# via -r python-template/{{cookiecutter.placeholder_repo_name}}/requirements/pip.in
18 changes: 10 additions & 8 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ astroid==3.3.8
# pylint-celery
binaryornot==0.4.4
# via cookiecutter
certifi==2024.12.14
certifi==2025.1.31
# via requests
chardet==5.2.0
# via binaryornot
Expand All @@ -26,17 +26,17 @@ click==8.1.8
# edx-lint
click-log==0.4.0
# via edx-lint
code-annotations==2.1.0
code-annotations==2.2.0
# via edx-lint
cookiecutter==2.6.0
# via -r requirements/base.in
dill==0.3.9
# via pylint
edx-lint==5.4.1
edx-lint==5.6.0
# via -r requirements/base.in
idna==3.10
# via requests
isort==5.13.2
isort==6.0.0
# via pylint
jinja2==3.1.5
# via
Expand All @@ -54,9 +54,9 @@ pbr==6.1.0
# via stevedore
platformdirs==4.3.6
# via pylint
pygments==2.19.0
pygments==2.19.1
# via rich
pylint==3.3.3
pylint==3.3.4
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -96,5 +96,7 @@ tomlkit==0.13.2
# via pylint
types-python-dateutil==2.9.0.20241206
# via arrow
urllib3==2.3.0
# via requests
urllib3==2.2.3
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# requests
10 changes: 5 additions & 5 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
#
# make upgrade
#
cachetools==5.5.0
cachetools==5.5.1
# via tox
chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
distlib==0.3.9
# via virtualenv
filelock==3.16.1
filelock==3.17.0
# via
# tox
# virtualenv
Expand All @@ -26,9 +26,9 @@ platformdirs==4.3.6
# virtualenv
pluggy==1.5.0
# via tox
pyproject-api==1.8.0
pyproject-api==1.9.0
# via tox
tox==4.23.2
tox==4.24.1
# via -r requirements/ci.in
virtualenv==20.28.1
virtualenv==20.29.1
# via tox
49 changes: 26 additions & 23 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ astroid==3.3.8
# -r requirements/test.txt
# pylint
# pylint-celery
babel==2.16.0
babel==2.17.0
# via
# -r requirements/test.txt
# pydata-sphinx-theme
# sphinx
beautifulsoup4==4.12.3
beautifulsoup4==4.13.0
# via
# -r requirements/test.txt
# pydata-sphinx-theme
Expand All @@ -43,11 +43,11 @@ build==1.2.2.post1
# -r requirements/pip-tools.txt
# -r requirements/test.txt
# pip-tools
cachetools==5.5.0
cachetools==5.5.1
# via
# -r requirements/ci.txt
# tox
certifi==2024.12.14
certifi==2025.1.31
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -78,7 +78,7 @@ click-log==0.4.0
# via
# -r requirements/test.txt
# edx-lint
code-annotations==2.1.0
code-annotations==2.2.0
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -103,7 +103,7 @@ distlib==0.3.9
# -r requirements/ci.txt
# -r requirements/test.txt
# virtualenv
django==4.2.17
django==4.2.18
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand All @@ -123,14 +123,18 @@ docutils==0.21.2
# restructuredtext-lint
# sphinx
# sphinx-rtd-theme
edx-lint==5.4.1
edx-lint==5.6.0
# via -r requirements/test.txt
filelock==3.16.1
filelock==3.17.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
# tox
# virtualenv
id==1.5.0
# via
# -r requirements/test.txt
# twine
idna==3.10
# via
# -r requirements/test.txt
Expand All @@ -143,7 +147,7 @@ iniconfig==2.0.0
# via
# -r requirements/test.txt
# pytest
isort==5.13.2
isort==6.0.0
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -190,7 +194,7 @@ mdurl==0.1.2
# via
# -r requirements/test.txt
# markdown-it-py
more-itertools==10.5.0
more-itertools==10.6.0
# via
# -r requirements/test.txt
# jaraco-classes
Expand All @@ -216,10 +220,6 @@ pbr==6.1.0
# stevedore
pip-tools==7.4.1
# via -r requirements/pip-tools.txt
pkginfo==1.12.0
# via
# -r requirements/test.txt
# twine
platformdirs==4.3.6
# via
# -r requirements/ci.txt
Expand All @@ -245,7 +245,7 @@ pydata-sphinx-theme==0.16.1
# sphinx-book-theme
pydocstyle==6.3.0
# via -r requirements/test.txt
pygments==2.19.0
pygments==2.19.1
# via
# -r requirements/test.txt
# accessible-pygments
Expand All @@ -254,7 +254,7 @@ pygments==2.19.0
# readme-renderer
# rich
# sphinx
pylint==3.3.3
pylint==3.3.4
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -274,7 +274,7 @@ pylint-plugin-utils==0.8.2
# -r requirements/test.txt
# pylint-celery
# pylint-django
pyproject-api==1.8.0
pyproject-api==1.9.0
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -312,6 +312,7 @@ requests==2.32.3
# via
# -r requirements/test.txt
# cookiecutter
# id
# requests-toolbelt
# sphinx
# twine
Expand All @@ -336,7 +337,7 @@ secretstorage==3.3.3
# via
# -r requirements/test.txt
# keyring
sh==2.1.0
sh==2.2.1
# via -r requirements/test.txt
six==1.17.0
# via
Expand Down Expand Up @@ -408,9 +409,9 @@ tomlkit==0.13.2
# via
# -r requirements/test.txt
# pylint
tox==4.23.2
tox==4.24.1
# via -r requirements/ci.txt
twine==6.0.1
twine==6.1.0
# via -r requirements/test.txt
types-python-dateutil==2.9.0.20241206
# via
Expand All @@ -419,13 +420,15 @@ types-python-dateutil==2.9.0.20241206
typing-extensions==4.12.2
# via
# -r requirements/test.txt
# beautifulsoup4
# pydata-sphinx-theme
urllib3==2.3.0
urllib3==2.2.3
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
# requests
# twine
virtualenv==20.28.1
virtualenv==20.29.1
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand All @@ -440,5 +443,5 @@ pip==24.2
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# pip-tools
setuptools==75.7.0
setuptools==75.8.0
# via pip-tools
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ pip==24.2
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
setuptools==75.7.0
setuptools==75.8.0
# via -r requirements/pip.in
Loading