Skip to content

Commit

Permalink
chore: Updating Python Requirements (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Feb 29, 2024
1 parent cf4f6e3 commit cfb421a
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pandas==2.0.3
# via -r requirements/base.in
pluggy==1.4.0
# via pytest
pytest==8.0.1
pytest==8.0.2
# via
# -r requirements/base.in
# pytest-json-report
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
cachetools==5.3.2
cachetools==5.3.3
# via tox
chardet==5.2.0
# via tox
Expand Down
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
asgiref==3.7.2
# via django
astroid==3.0.3
astroid==3.1.0
# via
# -r requirements/quality.txt
# pylint
Expand All @@ -15,7 +15,7 @@ build==1.0.3
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==5.3.2
cachetools==5.3.3
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -44,7 +44,7 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.4.2
coverage[toml]==7.4.3
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -147,7 +147,7 @@ pydocstyle==6.3.0
# via -r requirements/quality.txt
pygments==2.17.2
# via diff-cover
pylint==3.0.3
pylint==3.1.0
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -176,7 +176,7 @@ pyproject-hooks==1.0.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.0.1
pytest==8.0.2
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -222,7 +222,7 @@ snowballstemmer==2.2.0
# pydocstyle
sqlparse==0.4.4
# via django
stevedore==5.1.0
stevedore==5.2.0
# via
# -r requirements/quality.txt
# code-annotations
Expand All @@ -243,13 +243,13 @@ tomli==2.0.1
# pyproject-hooks
# pytest
# tox
tomlkit==0.12.3
tomlkit==0.12.4
# via
# -r requirements/quality.txt
# pylint
tox==4.13.0
# via -r requirements/ci.txt
typing-extensions==4.9.0
typing-extensions==4.10.0
# via
# -r requirements/quality.txt
# asgiref
Expand Down
10 changes: 5 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ click==8.1.7
# code-annotations
code-annotations==1.6.0
# via -r requirements/test.txt
coverage[toml]==7.4.2
coverage[toml]==7.4.3
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -91,7 +91,7 @@ pygments==2.17.2
# pydata-sphinx-theme
# readme-renderer
# sphinx
pytest==8.0.1
pytest==8.0.2
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -125,7 +125,7 @@ pyyaml==6.0.1
# via
# -r requirements/test.txt
# code-annotations
readme-renderer==42.0
readme-renderer==43.0
# via -r requirements/doc.in
requests==2.31.0
# via sphinx
Expand Down Expand Up @@ -158,7 +158,7 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
stevedore==5.1.0
stevedore==5.2.0
# via
# -r requirements/test.txt
# code-annotations
Expand All @@ -173,7 +173,7 @@ tomli==2.0.1
# coverage
# doc8
# pytest
typing-extensions==4.9.0
typing-extensions==4.10.0
# via pydata-sphinx-theme
tzdata==2024.1
# via
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.42.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.1.0
setuptools==69.1.1
# via -r requirements/pip.in
14 changes: 7 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
astroid==3.0.3
astroid==3.1.0
# via
# pylint
# pylint-celery
Expand All @@ -20,7 +20,7 @@ code-annotations==1.6.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.4.2
coverage[toml]==7.4.3
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -74,7 +74,7 @@ pycodestyle==2.11.1
# via -r requirements/quality.in
pydocstyle==6.3.0
# via -r requirements/quality.in
pylint==3.0.3
pylint==3.1.0
# via
# edx-lint
# pylint-celery
Expand All @@ -88,7 +88,7 @@ pylint-plugin-utils==0.8.2
# via
# pylint-celery
# pylint-django
pytest==8.0.1
pytest==8.0.2
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -128,7 +128,7 @@ six==1.16.0
# python-dateutil
snowballstemmer==2.2.0
# via pydocstyle
stevedore==5.1.0
stevedore==5.2.0
# via
# -r requirements/test.txt
# code-annotations
Expand All @@ -142,9 +142,9 @@ tomli==2.0.1
# coverage
# pylint
# pytest
tomlkit==0.12.3
tomlkit==0.12.4
# via pylint
typing-extensions==4.9.0
typing-extensions==4.10.0
# via
# astroid
# pylint
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ click==8.1.7
# via code-annotations
code-annotations==1.6.0
# via -r requirements/test.in
coverage[toml]==7.4.2
coverage[toml]==7.4.3
# via pytest-cov
exceptiongroup==1.2.0
# via
Expand Down Expand Up @@ -38,7 +38,7 @@ pluggy==1.4.0
# via
# -r requirements/base.txt
# pytest
pytest==8.0.1
pytest==8.0.2
# via
# -r requirements/base.txt
# pytest-cov
Expand Down Expand Up @@ -71,7 +71,7 @@ six==1.16.0
# via
# -r requirements/base.txt
# python-dateutil
stevedore==5.1.0
stevedore==5.2.0
# via code-annotations
text-unidecode==1.3
# via python-slugify
Expand Down

0 comments on commit cfb421a

Please sign in to comment.