Skip to content

Commit

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

Python Requirements Update
  • Loading branch information
farhan authored Jan 2, 2024
2 parents d468458 + 8783852 commit a4dbd7d
Show file tree
Hide file tree
Showing 8 changed files with 39 additions and 39 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ pymongo==3.13.0
# via -r requirements/base.in
stevedore==5.1.0
# via -r requirements/base.in
typing-extensions==4.8.0
typing-extensions==4.9.0
# via -r requirements/base.in
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# make upgrade
#
coverage==7.3.2
coverage==7.4.0
# via -r requirements/ci.in
distlib==0.3.7
distlib==0.3.8
# via virtualenv
filelock==3.13.1
# via
Expand Down
20 changes: 10 additions & 10 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.0.1
astroid==3.0.2
# via
# -r requirements/doc.txt
# pylint
Expand All @@ -22,7 +22,7 @@ attrs==23.1.0
# -r requirements/doc.txt
# hypothesis
# pytest
babel==2.13.1
babel==2.14.0
# via
# -r requirements/doc.txt
# pydata-sphinx-theme
Expand Down Expand Up @@ -59,7 +59,7 @@ code-annotations==1.5.0
# via
# -r requirements/doc.txt
# edx-lint
coverage[toml]==7.3.2
coverage[toml]==7.4.0
# via
# -r requirements/ci.txt
# -r requirements/doc.txt
Expand All @@ -71,7 +71,7 @@ dill==0.3.7
# via
# -r requirements/doc.txt
# pylint
distlib==0.3.7
distlib==0.3.8
# via
# -r requirements/ci.txt
# virtualenv
Expand All @@ -96,7 +96,7 @@ filelock==3.13.1
# -r requirements/ci.txt
# tox
# virtualenv
hypothesis==6.91.1
hypothesis==6.92.2
# via -r requirements/doc.txt
idna==3.6
# via
Expand All @@ -106,13 +106,13 @@ imagesize==1.4.1
# via
# -r requirements/doc.txt
# sphinx
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via
# -r requirements/doc.txt
# -r requirements/pip-tools.txt
# build
# sphinx
isort==5.12.0
isort==5.13.2
# via
# -r requirements/doc.txt
# pylint
Expand All @@ -135,7 +135,7 @@ more-itertools==10.1.0
# via
# -r requirements/doc.txt
# pytest
mypy==1.7.1
mypy==1.8.0
# via -r requirements/doc.txt
mypy-extensions==1.0.0
# via
Expand Down Expand Up @@ -194,7 +194,7 @@ pygments==2.17.2
# pydata-sphinx-theme
# readme-renderer
# sphinx
pylint==3.0.2
pylint==3.0.3
# via
# -r requirements/doc.txt
# edx-lint
Expand Down Expand Up @@ -331,7 +331,7 @@ tomlkit==0.12.3
# pylint
tox==3.28.0
# via -r requirements/ci.txt
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# -r requirements/doc.txt
# astroid
Expand Down
14 changes: 7 additions & 7 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.0.1
astroid==3.0.2
# via
# -r requirements/test.txt
# pylint
Expand All @@ -28,7 +28,7 @@ code-annotations==1.5.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.3.2
coverage[toml]==7.4.0
# via
# -r requirements/test.txt
# coverage
Expand All @@ -49,9 +49,9 @@ execnet==2.0.2
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.91.1
hypothesis==6.92.2
# via -r requirements/test.txt
isort==5.12.0
isort==5.13.2
# via
# -r requirements/test.txt
# pylint
Expand All @@ -73,7 +73,7 @@ more-itertools==10.1.0
# via
# -r requirements/test.txt
# pytest
mypy==1.7.1
mypy==1.8.0
# via -r requirements/test.txt
mypy-extensions==1.0.0
# via
Expand Down Expand Up @@ -103,7 +103,7 @@ py==1.11.0
# pytest-forked
pycodestyle==2.11.1
# via -r requirements/test.txt
pylint==3.0.2
pylint==3.0.3
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -180,7 +180,7 @@ tomlkit==0.12.3
# via
# -r requirements/test.txt
# pylint
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# -r requirements/test.txt
# astroid
Expand Down
18 changes: 9 additions & 9 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.0.1
astroid==3.0.2
# via
# -r requirements/test.txt
# pylint
Expand All @@ -18,7 +18,7 @@ attrs==23.1.0
# -r requirements/test.txt
# hypothesis
# pytest
babel==2.13.1
babel==2.14.0
# via
# pydata-sphinx-theme
# sphinx
Expand All @@ -42,7 +42,7 @@ code-annotations==1.5.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.3.2
coverage[toml]==7.4.0
# via
# -r requirements/test.txt
# coverage
Expand All @@ -68,15 +68,15 @@ execnet==2.0.2
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.91.1
hypothesis==6.92.2
# via -r requirements/test.txt
idna==3.6
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via sphinx
isort==5.12.0
isort==5.13.2
# via
# -r requirements/test.txt
# pylint
Expand All @@ -99,7 +99,7 @@ more-itertools==10.1.0
# via
# -r requirements/test.txt
# pytest
mypy==1.7.1
mypy==1.8.0
# via -r requirements/test.txt
mypy-extensions==1.0.0
# via
Expand Down Expand Up @@ -141,7 +141,7 @@ pygments==2.17.2
# pydata-sphinx-theme
# readme-renderer
# sphinx
pylint==3.0.2
pylint==3.0.3
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -244,7 +244,7 @@ tomlkit==0.12.3
# via
# -r requirements/test.txt
# pylint
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# -r requirements/test.txt
# astroid
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build==1.0.3
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via build
packaging==23.2
# via build
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wheel==0.42.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.3.1
pip==23.3.2
# via -r requirements/pip.in
setuptools==69.0.2
setuptools==69.0.3
# 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 @@ -4,7 +4,7 @@
#
# make upgrade
#
astroid==3.0.1
astroid==3.0.2
# via
# pylint
# pylint-celery
Expand All @@ -21,7 +21,7 @@ click-log==0.4.0
# via edx-lint
code-annotations==1.5.0
# via edx-lint
coverage[toml]==7.3.2
coverage[toml]==7.4.0
# via
# -r requirements/test.in
# pytest-cov
Expand All @@ -35,9 +35,9 @@ exceptiongroup==1.2.0
# via hypothesis
execnet==2.0.2
# via pytest-xdist
hypothesis==6.91.1
hypothesis==6.92.2
# via -r requirements/test.in
isort==5.12.0
isort==5.13.2
# via pylint
jinja2==3.1.2
# via code-annotations
Expand All @@ -49,7 +49,7 @@ mock==5.1.0
# via -r requirements/test.in
more-itertools==10.1.0
# via pytest
mypy==1.7.1
mypy==1.8.0
# via -r requirements/test.in
mypy-extensions==1.0.0
# via mypy
Expand All @@ -71,7 +71,7 @@ py==1.11.0
# pytest-forked
pycodestyle==2.11.1
# via -r requirements/test.in
pylint==3.0.2
pylint==3.0.3
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -125,7 +125,7 @@ tomli==2.0.1
# pylint
tomlkit==0.12.3
# via pylint
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# -r requirements/base.txt
# astroid
Expand Down

0 comments on commit a4dbd7d

Please sign in to comment.