Skip to content

Commit

Permalink
chore: Updating Python Requirements (#298)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Apr 5, 2024
1 parent cde50d0 commit d2a3ae6
Show file tree
Hide file tree
Showing 7 changed files with 49 additions and 49 deletions.
8 changes: 4 additions & 4 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
coverage==7.4.3
coverage==7.4.4
# via -r requirements/ci.in
distlib==0.3.8
# via virtualenv
filelock==3.13.1
filelock==3.13.3
# via
# tox
# virtualenv
packaging==23.2
packaging==24.0
# via
# pyproject-api
# tox
Expand All @@ -34,7 +34,7 @@ tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.14.1
tox==4.14.2
# via -r requirements/ci.in
virtualenv==20.25.1
# via tox
28 changes: 14 additions & 14 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ beautifulsoup4==4.12.3
# via
# -r requirements/doc.txt
# pydata-sphinx-theme
build==1.1.1
build==1.2.1
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down Expand Up @@ -62,15 +62,15 @@ click-log==0.4.0
# via
# -r requirements/doc.txt
# edx-lint
code-annotations==1.6.0
code-annotations==1.7.0
# via
# -r requirements/doc.txt
# edx-lint
colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.4.3
coverage[toml]==7.4.4
# via
# -r requirements/ci.txt
# -r requirements/doc.txt
Expand Down Expand Up @@ -102,12 +102,12 @@ execnet==2.0.2
# via
# -r requirements/doc.txt
# pytest-xdist
filelock==3.13.1
filelock==3.13.3
# via
# -r requirements/ci.txt
# tox
# virtualenv
hypothesis==6.98.17
hypothesis==6.100.0
# via -r requirements/doc.txt
idna==3.6
# via
Expand All @@ -117,7 +117,7 @@ imagesize==1.4.1
# via
# -r requirements/doc.txt
# sphinx
importlib-metadata==7.0.2
importlib-metadata==7.1.0
# via
# -r requirements/doc.txt
# -r requirements/pip-tools.txt
Expand Down Expand Up @@ -146,17 +146,17 @@ mccabe==0.7.0
# pylint
mock==5.1.0
# via -r requirements/doc.txt
mypy==1.8.0
mypy==1.9.0
# via -r requirements/doc.txt
mypy-extensions==1.0.0
# via
# -r requirements/doc.txt
# mypy
nh3==0.2.15
nh3==0.2.17
# via
# -r requirements/doc.txt
# readme-renderer
packaging==23.2
packaging==24.0
# via
# -r requirements/ci.txt
# -r requirements/doc.txt
Expand Down Expand Up @@ -230,12 +230,12 @@ pyproject-hooks==1.0.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.0.2
pytest==8.1.1
# via
# -r requirements/doc.txt
# pytest-cov
# pytest-xdist
pytest-cov==4.1.0
pytest-cov==5.0.0
# via -r requirements/doc.txt
pytest-xdist==3.5.0
# via -r requirements/doc.txt
Expand Down Expand Up @@ -330,7 +330,7 @@ tomlkit==0.12.4
# via
# -r requirements/doc.txt
# pylint
tox==4.14.1
tox==4.14.2
# via -r requirements/ci.txt
typing-extensions==4.10.0
# via
Expand All @@ -347,11 +347,11 @@ virtualenv==20.25.1
# via
# -r requirements/ci.txt
# tox
wheel==0.42.0
wheel==0.43.0
# via
# -r requirements/pip-tools.txt
# pip-tools
zipp==3.17.0
zipp==3.18.1
# 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 @@ -23,11 +23,11 @@ click-log==0.4.0
# via
# -r requirements/test.txt
# edx-lint
code-annotations==1.6.0
code-annotations==1.7.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.4.3
coverage[toml]==7.4.4
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -48,7 +48,7 @@ execnet==2.0.2
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.98.17
hypothesis==6.100.0
# via -r requirements/test.txt
iniconfig==2.0.0
# via
Expand All @@ -72,13 +72,13 @@ mccabe==0.7.0
# pylint
mock==5.1.0
# via -r requirements/test.txt
mypy==1.8.0
mypy==1.9.0
# via -r requirements/test.txt
mypy-extensions==1.0.0
# via
# -r requirements/test.txt
# mypy
packaging==23.2
packaging==24.0
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -118,13 +118,13 @@ pylint-plugin-utils==0.8.2
# pylint-django
pymongo==3.13.0
# via -r requirements/test.txt
pytest==8.0.2
pytest==8.1.1
# via
# -r requirements/test.txt
# pytest-cov
# pytest-django
# pytest-xdist
pytest-cov==4.1.0
pytest-cov==5.0.0
# via -r requirements/test.txt
pytest-django==4.8.0
# via -r requirements/django-test.in
Expand Down
20 changes: 10 additions & 10 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ click-log==0.4.0
# via
# -r requirements/test.txt
# edx-lint
code-annotations==1.6.0
code-annotations==1.7.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.4.3
coverage[toml]==7.4.4
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -67,13 +67,13 @@ execnet==2.0.2
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.98.17
hypothesis==6.100.0
# via -r requirements/test.txt
idna==3.6
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==7.0.2
importlib-metadata==7.1.0
# via sphinx
iniconfig==2.0.0
# via
Expand All @@ -98,15 +98,15 @@ mccabe==0.7.0
# pylint
mock==5.1.0
# via -r requirements/test.txt
mypy==1.8.0
mypy==1.9.0
# via -r requirements/test.txt
mypy-extensions==1.0.0
# via
# -r requirements/test.txt
# mypy
nh3==0.2.15
nh3==0.2.17
# via readme-renderer
packaging==23.2
packaging==24.0
# via
# -r requirements/test.txt
# pydata-sphinx-theme
Expand Down Expand Up @@ -156,12 +156,12 @@ pylint-plugin-utils==0.8.2
# pylint-django
pymongo==3.13.0
# via -r requirements/test.txt
pytest==8.0.2
pytest==8.1.1
# via
# -r requirements/test.txt
# pytest-cov
# pytest-xdist
pytest-cov==4.1.0
pytest-cov==5.0.0
# via -r requirements/test.txt
pytest-xdist==3.5.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -238,5 +238,5 @@ typing-extensions==4.10.0
# pylint
urllib3==2.2.1
# via requests
zipp==3.17.0
zipp==3.18.1
# via importlib-metadata
10 changes: 5 additions & 5 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# make upgrade
#
build==1.1.1
build==1.2.1
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==7.0.2
importlib-metadata==7.1.0
# via build
packaging==23.2
packaging==24.0
# via build
pip-tools==7.4.1
# via -r requirements/pip-tools.in
Expand All @@ -23,9 +23,9 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
wheel==0.42.0
wheel==0.43.0
# via pip-tools
zipp==3.17.0
zipp==3.18.1
# via importlib-metadata

# 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,11 +4,11 @@
#
# make upgrade
#
wheel==0.42.0
wheel==0.43.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.1.1
setuptools==69.2.0
# via -r requirements/pip.in
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ click==8.1.7
# edx-lint
click-log==0.4.0
# via edx-lint
code-annotations==1.6.0
code-annotations==1.7.0
# via edx-lint
coverage[toml]==7.4.3
coverage[toml]==7.4.4
# via
# -r requirements/test.in
# pytest-cov
Expand All @@ -35,7 +35,7 @@ exceptiongroup==1.2.0
# pytest
execnet==2.0.2
# via pytest-xdist
hypothesis==6.98.17
hypothesis==6.100.0
# via -r requirements/test.in
iniconfig==2.0.0
# via pytest
Expand All @@ -49,11 +49,11 @@ mccabe==0.7.0
# via pylint
mock==5.1.0
# via -r requirements/test.in
mypy==1.8.0
mypy==1.9.0
# via -r requirements/test.in
mypy-extensions==1.0.0
# via mypy
packaging==23.2
packaging==24.0
# via pytest
pbr==6.0.0
# via
Expand Down Expand Up @@ -81,12 +81,12 @@ pylint-plugin-utils==0.8.2
# pylint-django
pymongo==3.13.0
# via -r requirements/base.txt
pytest==8.0.2
pytest==8.1.1
# via
# -r requirements/test.in
# pytest-cov
# pytest-xdist
pytest-cov==4.1.0
pytest-cov==5.0.0
# via -r requirements/test.in
pytest-xdist==3.5.0
# via -r requirements/test.in
Expand Down

0 comments on commit d2a3ae6

Please sign in to comment.