Skip to content

Commit

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

Python Requirements Update
  • Loading branch information
UsamaSadiq authored Jan 25, 2024
2 parents 1af4092 + 19f7d3c commit 5ae3efc
Show file tree
Hide file tree
Showing 7 changed files with 36 additions and 36 deletions.
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@ platformdirs==4.1.0
# via
# tox
# virtualenv
pluggy==1.3.0
pluggy==1.4.0
# via tox
pyproject-api==1.6.1
# via tox
tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.11.4
tox==4.12.1
# via -r requirements/ci.in
virtualenv==20.25.0
# via tox
22 changes: 11 additions & 11 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,16 +58,16 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.3.2
coverage[toml]==7.4.0
# via
# -r requirements/quality.txt
# coverage
# pytest-cov
cryptography==41.0.7
cryptography==42.0.1
# via
# -r requirements/quality.txt
# secretstorage
diff-cover==8.0.1
diff-cover==8.0.3
# via -r requirements/dev.in
dill==0.3.7
# via
Expand Down Expand Up @@ -111,7 +111,7 @@ idna==3.6
# via
# -r requirements/quality.txt
# requests
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -143,7 +143,7 @@ jeepney==0.8.0
# -r requirements/quality.txt
# keyring
# secretstorage
jinja2==3.1.2
jinja2==3.1.3
# via
# -r requirements/quality.txt
# code-annotations
Expand All @@ -152,13 +152,13 @@ keyring==24.3.0
# via
# -r requirements/quality.txt
# twine
lxml==4.9.3
lxml==5.1.0
# via edx-i18n-tools
markdown-it-py==3.0.0
# via
# -r requirements/quality.txt
# rich
markupsafe==2.1.3
markupsafe==2.1.4
# via
# -r requirements/quality.txt
# jinja2
Expand All @@ -170,7 +170,7 @@ mdurl==0.1.2
# via
# -r requirements/quality.txt
# markdown-it-py
more-itertools==10.1.0
more-itertools==10.2.0
# via
# -r requirements/quality.txt
# jaraco-classes
Expand Down Expand Up @@ -207,7 +207,7 @@ platformdirs==4.1.0
# pylint
# tox
# virtualenv
pluggy==1.3.0
pluggy==1.4.0
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -258,7 +258,7 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==7.4.3
pytest==7.4.4
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -345,7 +345,7 @@ tomlkit==0.12.3
# via
# -r requirements/quality.txt
# pylint
tox==4.11.4
tox==4.12.1
# via -r requirements/ci.txt
twine==4.0.2
# via -r requirements/quality.txt
Expand Down
18 changes: 9 additions & 9 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,20 +16,20 @@ babel==2.14.0
# via
# pydata-sphinx-theme
# sphinx
beautifulsoup4==4.12.2
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
certifi==2023.11.17
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
coverage[toml]==7.3.2
coverage[toml]==7.4.0
# via
# -r requirements/test.txt
# coverage
# pytest-cov
cryptography==41.0.7
cryptography==42.0.1
# via secretstorage
django==3.2.23
# via
Expand Down Expand Up @@ -60,7 +60,7 @@ idna==3.6
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via
# keyring
# sphinx
Expand All @@ -81,17 +81,17 @@ jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
jinja2==3.1.3
# via sphinx
keyring==24.3.0
# via twine
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.3
markupsafe==2.1.4
# via jinja2
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.1.0
more-itertools==10.2.0
# via jaraco-classes
nh3==0.2.15
# via readme-renderer
Expand All @@ -106,7 +106,7 @@ pbr==6.0.0
# via stevedore
pkginfo==1.9.6
# via twine
pluggy==1.3.0
pluggy==1.4.0
# via
# -r requirements/test.txt
# pytest
Expand All @@ -122,7 +122,7 @@ pygments==2.17.2
# readme-renderer
# rich
# sphinx
pytest==7.4.3
pytest==7.4.4
# via
# -r requirements/test.txt
# pytest-cov
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
16 changes: 8 additions & 8 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@ 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.txt
# coverage
# pytest-cov
cryptography==41.0.7
cryptography==42.0.1
# via secretstorage
dill==0.3.7
# via pylint
Expand All @@ -58,7 +58,7 @@ exceptiongroup==1.2.0
# pytest
idna==3.6
# via requests
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via
# keyring
# twine
Expand All @@ -82,19 +82,19 @@ jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
jinja2==3.1.3
# via code-annotations
keyring==24.3.0
# via twine
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.3
markupsafe==2.1.4
# via jinja2
mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.1.0
more-itertools==10.2.0
# via jaraco-classes
nh3==0.2.15
# via readme-renderer
Expand All @@ -109,7 +109,7 @@ pkginfo==1.9.6
# via twine
platformdirs==4.1.0
# via pylint
pluggy==1.3.0
pluggy==1.4.0
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -137,7 +137,7 @@ pylint-plugin-utils==0.8.2
# via
# pylint-celery
# pylint-django
pytest==7.4.3
pytest==7.4.4
# via
# -r requirements/test.txt
# pytest-cov
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ asgiref==3.7.2
# via
# -r requirements/base.txt
# django
coverage[toml]==7.3.2
coverage[toml]==7.4.0
# via
# coverage
# pytest-cov
Expand All @@ -35,9 +35,9 @@ packaging==23.2
# -r requirements/base.txt
# drf-yasg
# pytest
pluggy==1.3.0
pluggy==1.4.0
# via pytest
pytest==7.4.3
pytest==7.4.4
# via
# pytest-cov
# pytest-django
Expand Down

0 comments on commit 5ae3efc

Please sign in to comment.