Skip to content

Commit

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

Python Requirements Update
  • Loading branch information
farhan committed Feb 9, 2024
2 parents dd532d8 + 6a9b63d commit c53f6bc
Show file tree
Hide file tree
Showing 6 changed files with 41 additions and 41 deletions.
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
coverage==7.4.0
coverage==7.4.1
# via -r requirements/ci.in
distlib==0.3.8
# via virtualenv
Expand All @@ -14,7 +14,7 @@ filelock==3.13.1
# virtualenv
packaging==23.2
# via tox
platformdirs==4.1.0
platformdirs==4.2.0
# via
# tox
# virtualenv
Expand Down
22 changes: 11 additions & 11 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.2
astroid==3.0.3
# via
# -r requirements/doc.txt
# pylint
Expand All @@ -35,7 +35,7 @@ build==1.0.3
# via
# -r requirements/pip-tools.txt
# pip-tools
certifi==2023.11.17
certifi==2024.2.2
# via
# -r requirements/doc.txt
# requests
Expand All @@ -55,19 +55,19 @@ click-log==0.4.0
# via
# -r requirements/doc.txt
# edx-lint
code-annotations==1.5.0
code-annotations==1.6.0
# via
# -r requirements/doc.txt
# edx-lint
coverage[toml]==7.4.0
coverage[toml]==7.4.1
# via
# -r requirements/ci.txt
# -r requirements/doc.txt
# coverage
# pytest-cov
ddt==1.7.1
# via -r requirements/doc.txt
dill==0.3.7
dill==0.3.8
# via
# -r requirements/doc.txt
# pylint
Expand Down Expand Up @@ -96,7 +96,7 @@ filelock==3.13.1
# -r requirements/ci.txt
# tox
# virtualenv
hypothesis==6.97.0
hypothesis==6.98.3
# via -r requirements/doc.txt
idna==3.6
# via
Expand All @@ -121,7 +121,7 @@ jinja2==3.1.3
# -r requirements/doc.txt
# code-annotations
# sphinx
markupsafe==2.1.4
markupsafe==2.1.5
# via
# -r requirements/doc.txt
# jinja2
Expand Down Expand Up @@ -161,7 +161,7 @@ pbr==6.0.0
# stevedore
pip-tools==7.3.0
# via -r requirements/pip-tools.txt
platformdirs==4.1.0
platformdirs==4.2.0
# via
# -r requirements/ci.txt
# -r requirements/doc.txt
Expand Down Expand Up @@ -237,11 +237,11 @@ pytest-xdist==1.34.0
# via
# -c requirements/constraints.txt
# -r requirements/doc.txt
python-slugify==8.0.2
python-slugify==8.0.4
# via
# -r requirements/doc.txt
# code-annotations
pytz==2023.3.post1
pytz==2024.1
# via
# -r requirements/doc.txt
# babel
Expand Down Expand Up @@ -338,7 +338,7 @@ typing-extensions==4.9.0
# mypy
# pydata-sphinx-theme
# pylint
urllib3==2.1.0
urllib3==2.2.0
# via
# -r requirements/doc.txt
# requests
Expand Down
16 changes: 8 additions & 8 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.2
astroid==3.0.3
# via
# -r requirements/test.txt
# pylint
Expand All @@ -24,18 +24,18 @@ click-log==0.4.0
# via
# -r requirements/test.txt
# edx-lint
code-annotations==1.5.0
code-annotations==1.6.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.4.0
coverage[toml]==7.4.1
# via
# -r requirements/test.txt
# coverage
# pytest-cov
ddt==1.7.1
# via -r requirements/test.txt
dill==0.3.7
dill==0.3.8
# via
# -r requirements/test.txt
# pylint
Expand All @@ -49,7 +49,7 @@ execnet==2.0.2
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.97.0
hypothesis==6.98.3
# via -r requirements/test.txt
isort==5.13.2
# via
Expand All @@ -59,7 +59,7 @@ jinja2==3.1.3
# via
# -r requirements/test.txt
# code-annotations
markupsafe==2.1.4
markupsafe==2.1.5
# via
# -r requirements/test.txt
# jinja2
Expand Down Expand Up @@ -87,7 +87,7 @@ pbr==6.0.0
# via
# -r requirements/test.txt
# stevedore
platformdirs==4.1.0
platformdirs==4.2.0
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -145,7 +145,7 @@ pytest-xdist==1.34.0
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
python-slugify==8.0.2
python-slugify==8.0.4
# via
# -r requirements/test.txt
# code-annotations
Expand Down
22 changes: 11 additions & 11 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.2
astroid==3.0.3
# via
# -r requirements/test.txt
# pylint
Expand All @@ -24,7 +24,7 @@ babel==2.14.0
# sphinx
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
certifi==2023.11.17
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
Expand All @@ -38,18 +38,18 @@ click-log==0.4.0
# via
# -r requirements/test.txt
# edx-lint
code-annotations==1.5.0
code-annotations==1.6.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.4.0
coverage[toml]==7.4.1
# via
# -r requirements/test.txt
# coverage
# pytest-cov
ddt==1.7.1
# via -r requirements/test.txt
dill==0.3.7
dill==0.3.8
# via
# -r requirements/test.txt
# pylint
Expand All @@ -68,7 +68,7 @@ execnet==2.0.2
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.97.0
hypothesis==6.98.3
# via -r requirements/test.txt
idna==3.6
# via requests
Expand All @@ -85,7 +85,7 @@ jinja2==3.1.3
# -r requirements/test.txt
# code-annotations
# sphinx
markupsafe==2.1.4
markupsafe==2.1.5
# via
# -r requirements/test.txt
# jinja2
Expand Down Expand Up @@ -117,7 +117,7 @@ pbr==6.0.0
# via
# -r requirements/test.txt
# stevedore
platformdirs==4.1.0
platformdirs==4.2.0
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -180,11 +180,11 @@ pytest-xdist==1.34.0
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
python-slugify==8.0.2
python-slugify==8.0.4
# via
# -r requirements/test.txt
# code-annotations
pytz==2023.3.post1
pytz==2024.1
# via babel
pyyaml==6.0.1
# via
Expand Down Expand Up @@ -251,7 +251,7 @@ typing-extensions==4.9.0
# mypy
# pydata-sphinx-theme
# pylint
urllib3==2.1.0
urllib3==2.2.0
# via requests
wcwidth==0.2.13
# via
Expand Down
2 changes: 1 addition & 1 deletion 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.2
pip==24.0
# via -r requirements/pip.in
setuptools==69.0.3
# via -r requirements/pip.in
16 changes: 8 additions & 8 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.2
astroid==3.0.3
# via
# pylint
# pylint-celery
Expand All @@ -19,29 +19,29 @@ click==8.1.7
# edx-lint
click-log==0.4.0
# via edx-lint
code-annotations==1.5.0
code-annotations==1.6.0
# via edx-lint
coverage[toml]==7.4.0
coverage[toml]==7.4.1
# via
# -r requirements/test.in
# pytest-cov
ddt==1.7.1
# via -r requirements/test.in
dill==0.3.7
dill==0.3.8
# via pylint
edx-lint==5.3.6
# via -r requirements/test.in
exceptiongroup==1.2.0
# via hypothesis
execnet==2.0.2
# via pytest-xdist
hypothesis==6.97.0
hypothesis==6.98.3
# via -r requirements/test.in
isort==5.13.2
# via pylint
jinja2==3.1.3
# via code-annotations
markupsafe==2.1.4
markupsafe==2.1.5
# via jinja2
mccabe==0.7.0
# via pylint
Expand All @@ -59,7 +59,7 @@ pbr==6.0.0
# via
# -r requirements/base.txt
# stevedore
platformdirs==4.1.0
platformdirs==4.2.0
# via pylint
pluggy==0.13.1
# via
Expand Down Expand Up @@ -102,7 +102,7 @@ pytest-xdist==1.34.0
# via
# -c requirements/constraints.txt
# -r requirements/test.in
python-slugify==8.0.2
python-slugify==8.0.4
# via code-annotations
pyyaml==6.0.1
# via code-annotations
Expand Down

0 comments on commit c53f6bc

Please sign in to comment.