Skip to content

Commit

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

Python Requirements Update
  • Loading branch information
farhan authored Nov 20, 2023
2 parents 0138f06 + 4ccc024 commit 8b5d800
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 22 deletions.
6 changes: 4 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,10 @@ filelock==3.13.1
packaging==23.2
# via tox
platformdirs==3.11.0
# via virtualenv
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# tox
# virtualenv
pluggy==0.13.1
# via
# -c requirements/constraints.txt
Expand All @@ -28,7 +31,6 @@ tomli==2.0.1
# via tox
tox==3.28.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.in
# tox-battery
tox-battery==0.6.2
Expand Down
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ filelock==3.13.1
# -r requirements/ci.txt
# tox
# virtualenv
hypothesis==6.88.3
hypothesis==6.89.0
# via -r requirements/doc.txt
idna==3.4
# via
Expand Down Expand Up @@ -135,7 +135,7 @@ more-itertools==10.1.0
# via
# -r requirements/doc.txt
# pytest
mypy==1.6.1
mypy==1.7.0
# via -r requirements/doc.txt
mypy-extensions==1.0.0
# via
Expand Down Expand Up @@ -163,6 +163,7 @@ pip-tools==7.3.0
# via -r requirements/pip-tools.txt
platformdirs==3.11.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.txt
# -r requirements/doc.txt
# pylint
Expand Down Expand Up @@ -325,13 +326,12 @@ tomli==2.0.1
# pylint
# pyproject-hooks
# tox
tomlkit==0.12.2
tomlkit==0.12.3
# via
# -r requirements/doc.txt
# pylint
tox==3.28.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.txt
# tox-battery
tox-battery==0.6.2
Expand All @@ -343,15 +343,15 @@ typing-extensions==4.8.0
# mypy
# pydata-sphinx-theme
# pylint
urllib3==2.0.7
urllib3==2.1.0
# via
# -r requirements/doc.txt
# requests
virtualenv==20.24.6
# via
# -r requirements/ci.txt
# tox
wcwidth==0.2.9
wcwidth==0.2.10
# via
# -r requirements/doc.txt
# pytest
Expand Down
9 changes: 5 additions & 4 deletions requirements/django-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ execnet==2.0.2
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.88.3
hypothesis==6.89.0
# via -r requirements/test.txt
isort==5.12.0
# via
Expand All @@ -73,7 +73,7 @@ more-itertools==10.1.0
# via
# -r requirements/test.txt
# pytest
mypy==1.6.1
mypy==1.7.0
# via -r requirements/test.txt
mypy-extensions==1.0.0
# via
Expand All @@ -89,6 +89,7 @@ pbr==6.0.0
# stevedore
platformdirs==3.11.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
# pylint
pluggy==0.13.1
Expand Down Expand Up @@ -176,7 +177,7 @@ tomli==2.0.1
# coverage
# mypy
# pylint
tomlkit==0.12.2
tomlkit==0.12.3
# via
# -r requirements/test.txt
# pylint
Expand All @@ -186,7 +187,7 @@ typing-extensions==4.8.0
# astroid
# mypy
# pylint
wcwidth==0.2.9
wcwidth==0.2.10
# via
# -r requirements/test.txt
# pytest
11 changes: 6 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ execnet==2.0.2
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.88.3
hypothesis==6.89.0
# via -r requirements/test.txt
idna==3.4
# via requests
Expand Down Expand Up @@ -99,7 +99,7 @@ more-itertools==10.1.0
# via
# -r requirements/test.txt
# pytest
mypy==1.6.1
mypy==1.7.0
# via -r requirements/test.txt
mypy-extensions==1.0.0
# via
Expand All @@ -119,6 +119,7 @@ pbr==6.0.0
# stevedore
platformdirs==3.11.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
# pylint
pluggy==0.13.1
Expand Down Expand Up @@ -240,7 +241,7 @@ tomli==2.0.1
# coverage
# mypy
# pylint
tomlkit==0.12.2
tomlkit==0.12.3
# via
# -r requirements/test.txt
# pylint
Expand All @@ -251,9 +252,9 @@ typing-extensions==4.8.0
# mypy
# pydata-sphinx-theme
# pylint
urllib3==2.0.7
urllib3==2.1.0
# via requests
wcwidth==0.2.9
wcwidth==0.2.10
# via
# -r requirements/test.txt
# pytest
Expand Down
12 changes: 7 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ exceptiongroup==1.1.3
# via hypothesis
execnet==2.0.2
# via pytest-xdist
hypothesis==6.88.3
hypothesis==6.89.0
# via -r requirements/test.in
isort==5.12.0
# via pylint
Expand All @@ -49,7 +49,7 @@ mock==5.1.0
# via -r requirements/test.in
more-itertools==10.1.0
# via pytest
mypy==1.6.1
mypy==1.7.0
# via -r requirements/test.in
mypy-extensions==1.0.0
# via mypy
Expand All @@ -60,7 +60,9 @@ pbr==6.0.0
# -r requirements/base.txt
# stevedore
platformdirs==3.11.0
# via pylint
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# pylint
pluggy==0.13.1
# via
# -c requirements/constraints.txt
Expand Down Expand Up @@ -123,13 +125,13 @@ tomli==2.0.1
# coverage
# mypy
# pylint
tomlkit==0.12.2
tomlkit==0.12.3
# via pylint
typing-extensions==4.8.0
# via
# -r requirements/base.txt
# astroid
# mypy
# pylint
wcwidth==0.2.9
wcwidth==0.2.10
# via pytest

0 comments on commit 8b5d800

Please sign in to comment.