Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Commit

Permalink
Merge pull request #77 from openedx/jenkins/upgrade-python-requiremen…
Browse files Browse the repository at this point in the history
…ts-ea2c666

Python Requirements Update
  • Loading branch information
farhan authored Feb 19, 2024
2 parents ea2c666 + 15c1c93 commit 2c3ba8e
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 31 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ tzdata==2024.1
# via
# backports-zoneinfo
# celery
urllib3==2.2.0
urllib3==2.2.1
# via requests
vine==5.1.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.12.1
tox==4.13.0
# via -r requirements/ci.in
virtualenv==20.25.0
# via tox
15 changes: 7 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,13 @@ astroid==3.0.3
backports-zoneinfo[tzdata]==0.2.1
# via
# -r requirements/quality.txt
# backports-zoneinfo
# celery
# kombu
billiard==4.2.0
# via
# -r requirements/quality.txt
# celery
black==24.1.1
black==24.2.0
# via -r requirements/dev.in
build==1.0.3
# via
Expand Down Expand Up @@ -98,7 +97,6 @@ colorama==0.4.6
coverage[toml]==7.4.1
# via
# -r requirements/quality.txt
# coverage
# pytest-cov
ddt==1.7.1
# via -r requirements/quality.txt
Expand Down Expand Up @@ -227,7 +225,7 @@ pbr==6.0.0
# via
# -r requirements/quality.txt
# stevedore
pip-tools==7.3.0
pip-tools==7.4.0
# via -r requirements/pip-tools.txt
platformdirs==4.2.0
# via
Expand Down Expand Up @@ -300,7 +298,8 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==8.0.0
# pip-tools
pytest==8.0.1
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -332,7 +331,7 @@ requests==2.31.0
# via
# -r requirements/quality.txt
# responses
responses==0.24.1
responses==0.25.0
# via -r requirements/quality.txt
six==1.16.0
# via
Expand Down Expand Up @@ -375,7 +374,7 @@ tomlkit==0.12.3
# via
# -r requirements/quality.txt
# pylint
tox==4.12.1
tox==4.13.0
# via -r requirements/ci.txt
typing-extensions==4.9.0
# via
Expand All @@ -391,7 +390,7 @@ tzdata==2024.1
# -r requirements/quality.txt
# backports-zoneinfo
# celery
urllib3==2.2.0
urllib3==2.2.1
# via
# -r requirements/quality.txt
# requests
Expand Down
10 changes: 4 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ babel==2.14.0
backports-zoneinfo[tzdata]==0.2.1
# via
# -r requirements/test.txt
# backports-zoneinfo
# celery
# kombu
beautifulsoup4==4.12.3
Expand Down Expand Up @@ -77,9 +76,8 @@ code-annotations==1.6.0
coverage[toml]==7.4.1
# via
# -r requirements/test.txt
# coverage
# pytest-cov
cryptography==42.0.2
cryptography==42.0.3
# via secretstorage
ddt==1.7.1
# via -r requirements/test.txt
Expand Down Expand Up @@ -238,7 +236,7 @@ pynacl==1.5.0
# edx-django-utils
pyproject-hooks==1.0.0
# via build
pytest==8.0.0
pytest==8.0.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -277,7 +275,7 @@ requests==2.31.0
# twine
requests-toolbelt==1.0.0
# via twine
responses==0.24.1
responses==0.25.0
# via -r requirements/test.txt
restructuredtext-lint==1.4.0
# via doc8
Expand Down Expand Up @@ -352,7 +350,7 @@ tzdata==2024.1
# -r requirements/test.txt
# backports-zoneinfo
# celery
urllib3==2.2.0
urllib3==2.2.1
# via
# -r requirements/test.txt
# requests
Expand Down
6 changes: 4 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,12 @@ importlib-metadata==7.0.1
# via build
packaging==23.2
# via build
pip-tools==7.3.0
pip-tools==7.4.0
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
# via build
# via
# build
# pip-tools
tomli==2.0.1
# via
# build
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.42.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.0.3
setuptools==69.1.0
# via -r requirements/pip.in
8 changes: 3 additions & 5 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ astroid==3.0.3
backports-zoneinfo[tzdata]==0.2.1
# via
# -r requirements/test.txt
# backports-zoneinfo
# celery
# kombu
billiard==4.2.0
Expand Down Expand Up @@ -73,7 +72,6 @@ code-annotations==1.6.0
coverage[toml]==7.4.1
# via
# -r requirements/test.txt
# coverage
# pytest-cov
ddt==1.7.1
# via -r requirements/test.txt
Expand Down Expand Up @@ -209,7 +207,7 @@ pynacl==1.5.0
# via
# -r requirements/test.txt
# edx-django-utils
pytest==8.0.0
pytest==8.0.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -240,7 +238,7 @@ requests==2.31.0
# via
# -r requirements/test.txt
# responses
responses==0.24.1
responses==0.25.0
# via -r requirements/test.txt
six==1.16.0
# via
Expand Down Expand Up @@ -284,7 +282,7 @@ tzdata==2024.1
# -r requirements/test.txt
# backports-zoneinfo
# celery
urllib3==2.2.0
urllib3==2.2.1
# via
# -r requirements/test.txt
# requests
Expand Down
11 changes: 4 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ asgiref==3.7.2
backports-zoneinfo[tzdata]==0.2.1
# via
# -r requirements/base.txt
# backports-zoneinfo
# celery
# kombu
billiard==4.2.0
Expand Down Expand Up @@ -63,9 +62,7 @@ code-annotations==1.6.0
# -r requirements/test.in
# edx-toggles
coverage[toml]==7.4.1
# via
# coverage
# pytest-cov
# via pytest-cov
ddt==1.7.1
# via -r requirements/test.in
# via
Expand Down Expand Up @@ -159,7 +156,7 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# edx-django-utils
pytest==8.0.0
pytest==8.0.1
# via
# pytest-cov
# pytest-django
Expand Down Expand Up @@ -189,7 +186,7 @@ requests==2.31.0
# via
# -r requirements/base.txt
# responses
responses==0.24.1
responses==0.25.0
# via -r requirements/test.in
six==1.16.0
# via
Expand Down Expand Up @@ -224,7 +221,7 @@ tzdata==2024.1
# -r requirements/base.txt
# backports-zoneinfo
# celery
urllib3==2.2.0
urllib3==2.2.1
# via
# -r requirements/base.txt
# requests
Expand Down

0 comments on commit 2c3ba8e

Please sign in to comment.