Skip to content

Commit

Permalink
Merge pull request #315 from openedx/jenkins/upgrade-python-requireme…
Browse files Browse the repository at this point in the history
…nts-1d47ca4

Python Requirements Update
  • Loading branch information
farhan authored May 31, 2024
2 parents 1d47ca4 + 420cd72 commit 621638d
Show file tree
Hide file tree
Showing 8 changed files with 51 additions and 51 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ pymongo==4.4.0
# via -r requirements/base.in
stevedore==5.2.0
# via -r requirements/base.in
typing-extensions==4.11.0
typing-extensions==4.12.0
# via -r requirements/base.in
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.3
# 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
28 changes: 14 additions & 14 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.2
# 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.3
# 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.103.0
# 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.2
# via
# -r requirements/doc.txt
# edx-lint
Expand Down Expand Up @@ -234,7 +234,7 @@ pyproject-hooks==1.1.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.2.0
pytest==8.2.1
# via
# -r requirements/doc.txt
# pytest-cov
Expand All @@ -257,7 +257,7 @@ pyyaml==6.0.1
# code-annotations
readme-renderer==43.0
# via -r requirements/doc.txt
requests==2.31.0
requests==2.32.3
# via
# -r requirements/doc.txt
# sphinx
Expand Down Expand Up @@ -329,13 +329,13 @@ tomli==2.0.1
# pyproject-api
# pytest
# tox
tomlkit==0.12.4
tomlkit==0.12.5
# via
# -r requirements/doc.txt
# pylint
tox==4.15.0
# via -r requirements/ci.txt
typing-extensions==4.11.0
typing-extensions==4.12.0
# via
# -r requirements/doc.txt
# astroid
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.19.0
# via
# -r requirements/doc.txt
# -r requirements/pip-tools.txt
Expand Down
18 changes: 9 additions & 9 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.2
# 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.3
# 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.103.0
# 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.2
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -122,7 +122,7 @@ pylint-plugin-utils==0.8.2
# pylint-django
pymongo==4.4.0
# via -r requirements/test.txt
pytest==8.2.0
pytest==8.2.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -165,11 +165,11 @@ tomli==2.0.1
# mypy
# pylint
# pytest
tomlkit==0.12.4
tomlkit==0.12.5
# via
# -r requirements/test.txt
# pylint
typing-extensions==4.11.0
typing-extensions==4.12.0
# via
# -r requirements/test.txt
# astroid
Expand Down
26 changes: 13 additions & 13 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.2
# 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.3
# 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.103.0
# 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.2
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -160,7 +160,7 @@ pylint-plugin-utils==0.8.2
# pylint-django
pymongo==4.4.0
# via -r requirements/test.txt
pytest==8.2.0
pytest==8.2.1
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -181,7 +181,7 @@ pyyaml==6.0.1
# code-annotations
readme-renderer==43.0
# via -r requirements/doc.in
requests==2.31.0
requests==2.32.3
# via sphinx
six==1.16.0
# via
Expand Down Expand Up @@ -229,11 +229,11 @@ tomli==2.0.1
# mypy
# pylint
# pytest
tomlkit==0.12.4
tomlkit==0.12.5
# via
# -r requirements/test.txt
# pylint
typing-extensions==4.11.0
typing-extensions==4.12.0
# via
# -r requirements/test.txt
# astroid
Expand All @@ -242,5 +242,5 @@ typing-extensions==4.11.0
# pylint
urllib3==2.2.1
# via requests
zipp==3.18.1
zipp==3.19.0
# 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.19.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
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.43.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.5.1
setuptools==70.0.0
# via -r requirements/pip.in
Loading

0 comments on commit 621638d

Please sign in to comment.