Skip to content

Commit

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

Python Requirements Update
  • Loading branch information
kenclary authored Apr 14, 2023
2 parents f1375fc + 3865162 commit 6b7bf78
Show file tree
Hide file tree
Showing 7 changed files with 42 additions and 52 deletions.
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ binaryornot==0.4.4
# via cookiecutter
boto==2.49.0
# via -r requirements/base.in
boto3==1.26.94
boto3==1.26.109
# via fs-s3fs
botocore==1.29.94
botocore==1.29.109
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -77,7 +77,7 @@ python-dateutil==2.8.2
# xblock
python-slugify==8.0.1
# via cookiecutter
pytz==2022.7.1
pytz==2023.3
# via
# django
# xblock
Expand All @@ -91,7 +91,7 @@ requests==2.28.2
# cookiecutter
s3transfer==0.6.0
# via boto3
simplejson==3.18.4
simplejson==3.19.1
# via -r requirements/base.in
six==1.16.0
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@ charset-normalizer==3.1.0
# via requests
codecov==2.1.12
# via -r requirements/ci.in
coverage==7.2.2
coverage==7.2.3
# via codecov
distlib==0.3.6
# via virtualenv
filelock==3.10.0
filelock==3.11.0
# via
# tox
# virtualenv
idna==3.4
# via requests
packaging==23.0
# via tox
platformdirs==3.1.1
platformdirs==3.2.0
# via virtualenv
pluggy==1.0.0
# via tox
Expand Down
28 changes: 12 additions & 16 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,10 @@ asgiref==3.6.0
# -r requirements/base.txt
# -r requirements/test.txt
# django
astroid==2.15.0
astroid==2.15.2
# via
# pylint
# pylint-celery
attrs==22.2.0
# via
# -r requirements/test.txt
# pytest
binaryornot==0.4.4
# via
# -r requirements/base.txt
Expand All @@ -44,12 +40,12 @@ boto==2.49.0
# via
# -r requirements/base.txt
# -r requirements/test.txt
boto3==1.26.94
boto3==1.26.109
# via
# -r requirements/base.txt
# -r requirements/test.txt
# fs-s3fs
botocore==1.29.94
botocore==1.29.109
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -86,7 +82,7 @@ cookiecutter==2.1.1
# via
# -r requirements/base.txt
# -r requirements/test.txt
coverage[toml]==7.2.2
coverage[toml]==7.2.3
# via
# -r requirements/test.in
# -r requirements/test.txt
Expand All @@ -113,7 +109,7 @@ exceptiongroup==1.1.1
# via
# -r requirements/test.txt
# pytest
filelock==3.10.0
filelock==3.11.0
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -213,11 +209,11 @@ packaging==23.0
# tox
pbr==5.11.1
# via stevedore
pillow==9.4.0
pillow==9.5.0
# via
# -r requirements/test.txt
# needle
platformdirs==3.1.1
platformdirs==3.2.0
# via
# -r requirements/test.txt
# pylint
Expand All @@ -235,7 +231,7 @@ pycodestyle==2.10.0
# via -r requirements/quality.in
pydocstyle==6.3.0
# via -r requirements/quality.in
pylint==2.17.0
pylint==2.17.2
# via
# edx-lint
# pylint-celery
Expand All @@ -253,7 +249,7 @@ pypng==0.20220715.0
# via
# -r requirements/base.txt
# -r requirements/test.txt
pytest==7.2.2
pytest==7.3.0
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -284,7 +280,7 @@ python-slugify==8.0.1
# -r requirements/test.txt
# code-annotations
# cookiecutter
pytz==2022.7.1
pytz==2023.3
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -313,7 +309,7 @@ selenium==3.4.1
# -r requirements/test.txt
# bok-choy
# needle
simplejson==3.18.4
simplejson==3.19.1
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -348,7 +344,7 @@ tomli==2.0.1
# pylint
# pytest
# tox
tomlkit==0.11.6
tomlkit==0.11.7
# via pylint
tox==3.28.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ click==8.1.3
# via pip-tools
packaging==23.0
# via build
pip-tools==6.12.3
pip-tools==6.13.0
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
# 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.40.0
# The following packages are considered to be unsafe in a requirements file:
pip==23.0.1
# via -r requirements/pip.in
setuptools==67.6.0
setuptools==67.6.1
# via -r requirements/pip.in
28 changes: 12 additions & 16 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,10 @@ asgiref==3.6.0
# via
# -r requirements/test.txt
# django
astroid==2.15.0
astroid==2.15.2
# via
# pylint
# pylint-celery
attrs==22.2.0
# via
# -r requirements/test.txt
# pytest
binaryornot==0.4.4
# via
# -r requirements/test.txt
Expand All @@ -34,11 +30,11 @@ bok-choy==0.7.1
# via -r requirements/test.txt
boto==2.49.0
# via -r requirements/test.txt
boto3==1.26.94
boto3==1.26.109
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.29.94
botocore==1.29.109
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -68,7 +64,7 @@ code-annotations==1.3.0
# via edx-lint
cookiecutter==2.1.1
# via -r requirements/test.txt
coverage[toml]==7.2.2
coverage[toml]==7.2.3
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -91,7 +87,7 @@ exceptiongroup==1.1.1
# via
# -r requirements/test.txt
# pytest
filelock==3.10.0
filelock==3.11.0
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -179,11 +175,11 @@ packaging==23.0
# tox
pbr==5.11.1
# via stevedore
pillow==9.4.0
pillow==9.5.0
# via
# -r requirements/test.txt
# needle
platformdirs==3.1.1
platformdirs==3.2.0
# via
# -r requirements/test.txt
# pylint
Expand All @@ -201,7 +197,7 @@ pycodestyle==2.10.0
# via -r requirements/quality.in
pydocstyle==6.3.0
# via -r requirements/quality.in
pylint==2.17.0
pylint==2.17.2
# via
# edx-lint
# pylint-celery
Expand All @@ -217,7 +213,7 @@ pylint-plugin-utils==0.7
# pylint-django
pypng==0.20220715.0
# via -r requirements/test.txt
pytest==7.2.2
pytest==7.3.0
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -240,7 +236,7 @@ python-slugify==8.0.1
# -r requirements/test.txt
# code-annotations
# cookiecutter
pytz==2022.7.1
pytz==2023.3
# via
# -r requirements/test.txt
# django
Expand All @@ -264,7 +260,7 @@ selenium==3.4.1
# -r requirements/test.txt
# bok-choy
# needle
simplejson==3.18.4
simplejson==3.19.1
# via -r requirements/test.txt
six==1.16.0
# via
Expand Down Expand Up @@ -294,7 +290,7 @@ tomli==2.0.1
# pylint
# pytest
# tox
tomlkit==0.11.6
tomlkit==0.11.7
# via pylint
tox==3.28.0
# via
Expand Down
20 changes: 9 additions & 11 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ asgiref==3.6.0
# via
# -r requirements/base.txt
# django
attrs==22.2.0
# via pytest
binaryornot==0.4.4
# via
# -r requirements/base.txt
Expand All @@ -28,11 +26,11 @@ bok-choy==0.7.1
# via -r requirements/test.in
boto==2.49.0
# via -r requirements/base.txt
boto3==1.26.94
boto3==1.26.109
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.29.94
botocore==1.29.109
# via
# -r requirements/base.txt
# boto3
Expand All @@ -55,7 +53,7 @@ click==8.1.3
# cookiecutter
cookiecutter==2.1.1
# via -r requirements/base.txt
coverage[toml]==7.2.2
coverage[toml]==7.2.3
# via
# -r requirements/test.in
# pytest-cov
Expand All @@ -69,7 +67,7 @@ distlib==0.3.6
# openedx-django-pyfs
exceptiongroup==1.1.1
# via pytest
filelock==3.10.0
filelock==3.11.0
# via
# tox
# virtualenv
Expand Down Expand Up @@ -136,9 +134,9 @@ packaging==23.0
# pytest
# pytest-rerunfailures
# tox
pillow==9.4.0
pillow==9.5.0
# via needle
platformdirs==3.1.1
platformdirs==3.2.0
# via virtualenv
pluggy==1.0.0
# via
Expand All @@ -148,7 +146,7 @@ py==1.11.0
# via tox
pypng==0.20220715.0
# via -r requirements/base.txt
pytest==7.2.2
pytest==7.3.0
# via
# pytest-cov
# pytest-django
Expand All @@ -169,7 +167,7 @@ python-slugify==8.0.1
# via
# -r requirements/base.txt
# cookiecutter
pytz==2022.7.1
pytz==2023.3
# via
# -r requirements/base.txt
# django
Expand All @@ -192,7 +190,7 @@ selenium==3.4.1
# -r requirements/test.in
# bok-choy
# needle
simplejson==3.18.4
simplejson==3.19.1
# via -r requirements/base.txt
six==1.16.0
# via
Expand Down

0 comments on commit 6b7bf78

Please sign in to comment.