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 Nov 26, 2024
1 parent 2c35c42 commit 064667d
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ requests==2.32.3
# via pyjwkest
six==1.16.0
# via pyjwkest
sqlparse==0.5.1
sqlparse==0.5.2
# via django
urllib3==2.2.3
# via requests
4 changes: 2 additions & 2 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.6.4
coverage==7.6.8
# via -r requirements/ci.in
distlib==0.3.9
# via virtualenv
Expand All @@ -32,5 +32,5 @@ pyproject-api==1.8.0
# via tox
tox==4.23.2
# via -r requirements/ci.in
virtualenv==20.27.1
virtualenv==20.28.0
# via tox
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,15 @@ click-log==0.4.0
# via
# -r requirements/quality.txt
# edx-lint
code-annotations==1.8.0
code-annotations==2.0.0
# via
# -r requirements/quality.txt
# edx-lint
colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.6.4
coverage[toml]==7.6.8
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -108,7 +108,7 @@ lxml[html-clean,html_clean]==5.3.0
# via
# edx-i18n-tools
# lxml-html-clean
lxml-html-clean==0.3.1
lxml-html-clean==0.4.1
# via lxml
markupsafe==3.0.2
# via
Expand Down Expand Up @@ -223,11 +223,11 @@ snowballstemmer==2.2.0
# via
# -r requirements/quality.txt
# pydocstyle
sqlparse==0.5.1
sqlparse==0.5.2
# via
# -r requirements/quality.txt
# django
stevedore==5.3.0
stevedore==5.4.0
# via
# -r requirements/quality.txt
# code-annotations
Expand All @@ -245,11 +245,11 @@ urllib3==2.2.3
# via
# -r requirements/quality.txt
# requests
virtualenv==20.27.1
virtualenv==20.28.0
# via
# -r requirements/ci.txt
# tox
wheel==0.45.0
wheel==0.45.1
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down
8 changes: 4 additions & 4 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ click==8.1.7
# via
# -r requirements/test.txt
# code-annotations
code-annotations==1.8.0
code-annotations==2.0.0
# via -r requirements/test.txt
coverage[toml]==7.6.4
coverage[toml]==7.6.8
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -187,11 +187,11 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sqlparse==0.5.1
sqlparse==0.5.2
# via
# -r requirements/test.txt
# django
stevedore==5.3.0
stevedore==5.4.0
# via
# -r requirements/test.txt
# code-annotations
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pyproject-hooks==1.2.0
# via
# build
# pip-tools
wheel==0.45.0
wheel==0.45.1
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# make upgrade
#
wheel==0.45.0
wheel==0.45.1
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
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.4.0
setuptools==75.6.0
# via -r requirements/pip.in
8 changes: 4 additions & 4 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ click==8.1.7
# edx-lint
click-log==0.4.0
# via edx-lint
code-annotations==1.8.0
code-annotations==2.0.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.6.4
coverage[toml]==7.6.8
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -136,11 +136,11 @@ six==1.16.0
# pyjwkest
snowballstemmer==2.2.0
# via pydocstyle
sqlparse==0.5.1
sqlparse==0.5.2
# via
# -r requirements/test.txt
# django
stevedore==5.3.0
stevedore==5.4.0
# via
# -r requirements/test.txt
# code-annotations
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ charset-normalizer==3.4.0
# requests
click==8.1.7
# via code-annotations
code-annotations==1.8.0
code-annotations==2.0.0
# via -r requirements/test.in
coverage[toml]==7.6.4
coverage[toml]==7.6.8
# via pytest-cov
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
Expand Down Expand Up @@ -71,11 +71,11 @@ six==1.16.0
# via
# -r requirements/base.txt
# pyjwkest
sqlparse==0.5.1
sqlparse==0.5.2
# via
# -r requirements/base.txt
# django
stevedore==5.3.0
stevedore==5.4.0
# via code-annotations
text-unidecode==1.3
# via python-slugify
Expand Down

0 comments on commit 064667d

Please sign in to comment.