Skip to content

Commit

Permalink
chore: Updating Python Requirements (#285)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Dec 9, 2022
1 parent a03c5fc commit a3c4d48
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 38 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
asgiref==3.5.2
# via django
certifi==2022.9.24
certifi==2022.12.7
# via requests
cffi==1.15.1
# via
Expand Down Expand Up @@ -46,7 +46,7 @@ future==0.18.2
# via pyjwkest
idna==3.4
# via requests
newrelic==8.4.0
newrelic==8.5.0
# via edx-django-utils
pbr==5.11.0
# via stevedore
Expand Down
4 changes: 4 additions & 0 deletions requirements/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,7 @@ setuptools<60

# django-simple-history>3.0.0 adds indexing and causes a lot of migrations to be affected
django-simple-history==3.0.0

# tox>4.0.0 isn't yet compatible with many tox plugins, causing CI failures in almost all repos.
# Details can be found in this discussion: https://github.com/tox-dev/tox/discussions/1810
tox<4.0.0
23 changes: 10 additions & 13 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ babel==2.11.0
# via
# -r requirements/docs.txt
# sphinx
certifi==2022.9.24
certifi==2022.12.7
# via
# -r requirements/base.txt
# -r requirements/docs.txt
Expand Down Expand Up @@ -132,7 +132,7 @@ faker==15.3.4
# via
# -r requirements/test.txt
# factory-boy
filelock==3.8.0
filelock==3.8.2
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -185,12 +185,12 @@ mccabe==0.7.0
# via
# -r requirements/test.txt
# pylint
newrelic==8.4.0
newrelic==8.5.0
# via
# -r requirements/base.txt
# -r requirements/test.txt
# edx-django-utils
packaging==21.3
packaging==22.0
# via
# -r requirements/docs.txt
# -r requirements/test.txt
Expand All @@ -202,7 +202,7 @@ pbr==5.11.0
# -r requirements/base.txt
# -r requirements/test.txt
# stevedore
platformdirs==2.5.4
platformdirs==2.6.0
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -246,7 +246,7 @@ pyjwt[crypto]==2.6.0
# -r requirements/base.txt
# -r requirements/test.txt
# drf-jwt
pylint==2.15.7
pylint==2.15.8
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -276,11 +276,6 @@ pynacl==1.5.0
# -r requirements/base.txt
# -r requirements/test.txt
# edx-django-utils
pyparsing==3.0.9
# via
# -r requirements/docs.txt
# -r requirements/test.txt
# packaging
pytest==7.2.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -392,7 +387,9 @@ tomlkit==0.11.6
# -r requirements/test.txt
# pylint
tox==3.27.1
# via -r requirements/test.txt
# via
# -c requirements/common_constraints.txt
# -r requirements/test.txt
typing-extensions==4.4.0
# via
# -r requirements/test.txt
Expand All @@ -404,7 +401,7 @@ urllib3==1.26.13
# -r requirements/docs.txt
# -r requirements/test.txt
# requests
virtualenv==20.17.0
virtualenv==20.17.1
# via
# -r requirements/test.txt
# tox
Expand Down
8 changes: 2 additions & 6 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ alabaster==0.7.12
# via sphinx
babel==2.11.0
# via sphinx
certifi==2022.9.24
certifi==2022.12.7
# via
# -c requirements/test.txt
# requests
Expand Down Expand Up @@ -36,16 +36,12 @@ markupsafe==2.1.1
# via
# -c requirements/test.txt
# jinja2
packaging==21.3
packaging==22.0
# via
# -c requirements/test.txt
# sphinx
pygments==2.13.0
# via sphinx
pyparsing==3.0.9
# via
# -c requirements/test.txt
# packaging
pytz==2022.6
# via
# -c requirements/test.txt
Expand Down
8 changes: 3 additions & 5 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1,19 @@
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
#
build==0.9.0
# via pip-tools
click==8.1.3
# via pip-tools
packaging==21.3
packaging==22.0
# via build
pep517==0.13.0
# via build
pip-tools==6.11.0
# via -r requirements/pip-tools.in
pyparsing==3.0.9
# via packaging
tomli==2.0.1
# via
# build
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
#
Expand Down
20 changes: 10 additions & 10 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ astroid==2.12.13
# pylint-celery
attrs==22.1.0
# via pytest
certifi==2022.9.24
certifi==2022.12.7
# via
# -r requirements/base.txt
# requests
Expand Down Expand Up @@ -84,7 +84,7 @@ factory-boy==2.12.0
# via -r requirements/test.in
faker==15.3.4
# via factory-boy
filelock==3.8.0
filelock==3.8.2
# via
# tox
# virtualenv
Expand Down Expand Up @@ -112,19 +112,19 @@ markupsafe==2.1.1
# via jinja2
mccabe==0.7.0
# via pylint
newrelic==8.4.0
newrelic==8.5.0
# via
# -r requirements/base.txt
# edx-django-utils
packaging==21.3
packaging==22.0
# via
# pytest
# tox
pbr==5.11.0
# via
# -r requirements/base.txt
# stevedore
platformdirs==2.5.4
platformdirs==2.6.0
# via
# pylint
# virtualenv
Expand Down Expand Up @@ -154,7 +154,7 @@ pyjwt[crypto]==2.6.0
# via
# -r requirements/base.txt
# drf-jwt
pylint==2.15.7
pylint==2.15.8
# via
# edx-lint
# pylint-celery
Expand All @@ -176,8 +176,6 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# edx-django-utils
pyparsing==3.0.9
# via packaging
pytest==7.2.0
# via
# pytest-cov
Expand Down Expand Up @@ -233,7 +231,9 @@ tomli==2.0.1
tomlkit==0.11.6
# via pylint
tox==3.27.1
# via -r requirements/test.in
# via
# -c requirements/common_constraints.txt
# -r requirements/test.in
typing-extensions==4.4.0
# via
# astroid
Expand All @@ -242,7 +242,7 @@ urllib3==1.26.13
# via
# -r requirements/base.txt
# requests
virtualenv==20.17.0
virtualenv==20.17.1
# via tox
wrapt==1.14.1
# via astroid

0 comments on commit a3c4d48

Please sign in to comment.