Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Requirements Update #42

Merged
merged 1 commit into from
Dec 13, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ django-simple-history==3.0.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# edx-organizations
django-waffle==4.0.0
django-waffle==4.1.0
# via
# edx-django-utils
# edx-drf-extensions
Expand All @@ -58,7 +58,7 @@ edx-django-utils==5.9.0
# via
# -r requirements/base.in
# edx-drf-extensions
edx-drf-extensions==9.0.0
edx-drf-extensions==9.0.1
# via edx-organizations
edx-opaque-keys==2.5.1
# via
Expand All @@ -69,7 +69,7 @@ edx-organizations==6.12.1
# via -r requirements/base.in
idna==3.6
# via requests
newrelic==9.2.0
newrelic==9.3.0
# via edx-django-utils
pbr==6.0.0
# via stevedore
Expand Down Expand Up @@ -102,7 +102,7 @@ stevedore==5.1.0
# via
# edx-django-utils
# edx-opaque-keys
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# asgiref
# edx-opaque-keys
Expand Down
5 changes: 2 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
distlib==0.3.7
distlib==0.3.8
# via virtualenv
filelock==3.13.1
# via
Expand All @@ -20,9 +20,8 @@ packaging==23.2
# via
# pyproject-api
# tox
platformdirs==3.11.0
platformdirs==4.1.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# tox
# virtualenv
pluggy==1.3.0
Expand Down
25 changes: 12 additions & 13 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ asgiref==3.7.2
# via
# -r requirements/quality.txt
# django
astroid==3.0.1
astroid==3.0.2
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -75,7 +75,7 @@ dill==0.3.7
# via
# -r requirements/quality.txt
# pylint
distlib==0.3.7
distlib==0.3.8
# via
# -r requirements/ci.txt
# virtualenv
Expand Down Expand Up @@ -107,7 +107,7 @@ django-simple-history==3.0.0
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/quality.txt
# edx-organizations
django-waffle==4.0.0
django-waffle==4.1.0
# via
# -r requirements/quality.txt
# edx-django-utils
Expand All @@ -126,7 +126,7 @@ edx-django-utils==5.9.0
# via
# -r requirements/quality.txt
# edx-drf-extensions
edx-drf-extensions==9.0.0
edx-drf-extensions==9.0.1
# via
# -r requirements/quality.txt
# edx-organizations
Expand All @@ -147,7 +147,7 @@ exceptiongroup==1.2.0
# pytest
factory-boy==3.3.0
# via -r requirements/quality.txt
faker==20.1.0
faker==21.0.0
# via
# -r requirements/quality.txt
# factory-boy
Expand All @@ -156,7 +156,7 @@ filelock==3.13.1
# -r requirements/ci.txt
# tox
# virtualenv
freezegun==1.3.0
freezegun==1.3.1
# via -r requirements/quality.txt
idna==3.6
# via
Expand All @@ -170,7 +170,7 @@ iniconfig==2.0.0
# via
# -r requirements/quality.txt
# pytest
isort==5.12.0
isort==5.13.1
# via
# -r requirements/quality.txt
# pylint
Expand All @@ -189,7 +189,7 @@ mccabe==0.7.0
# via
# -r requirements/quality.txt
# pylint
newrelic==9.2.0
newrelic==9.3.0
# via
# -r requirements/quality.txt
# edx-django-utils
Expand All @@ -202,7 +202,7 @@ packaging==23.2
# pyproject-api
# pytest
# tox
path==16.7.1
path==16.9.0
# via edx-i18n-tools
pbr==6.0.0
# via
Expand All @@ -214,9 +214,8 @@ pillow==10.1.0
# edx-organizations
pip-tools==7.3.0
# via -r requirements/pip-tools.txt
platformdirs==3.11.0
platformdirs==4.1.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.txt
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -251,7 +250,7 @@ pyjwt[crypto]==2.8.0
# drf-jwt
# edx-drf-extensions
# pyjwt
pylint==3.0.2
pylint==3.0.3
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -365,7 +364,7 @@ tomlkit==0.12.3
# pylint
tox==4.11.4
# via -r requirements/ci.txt
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# -r requirements/quality.txt
# asgiref
Expand Down
24 changes: 11 additions & 13 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ asgiref==3.7.2
# via
# -r requirements/test.txt
# django
astroid==3.0.1
astroid==3.0.2
# via
# pylint
# pylint-celery
Expand Down Expand Up @@ -76,7 +76,7 @@ django-simple-history==3.0.0
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
# edx-organizations
django-waffle==4.0.0
django-waffle==4.1.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand All @@ -95,7 +95,7 @@ edx-django-utils==5.9.0
# via
# -r requirements/test.txt
# edx-drf-extensions
edx-drf-extensions==9.0.0
edx-drf-extensions==9.0.1
# via
# -r requirements/test.txt
# edx-organizations
Expand All @@ -114,11 +114,11 @@ exceptiongroup==1.2.0
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==20.1.0
faker==21.0.0
# via
# -r requirements/test.txt
# factory-boy
freezegun==1.3.0
freezegun==1.3.1
# via -r requirements/test.txt
idna==3.6
# via
Expand All @@ -128,7 +128,7 @@ iniconfig==2.0.0
# via
# -r requirements/test.txt
# pytest
isort==5.12.0
isort==5.13.1
# via
# -r requirements/quality.in
# pylint
Expand All @@ -142,7 +142,7 @@ markupsafe==2.1.3
# jinja2
mccabe==0.7.0
# via pylint
newrelic==9.2.0
newrelic==9.3.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand All @@ -158,10 +158,8 @@ pillow==10.1.0
# via
# -r requirements/test.txt
# edx-organizations
platformdirs==3.11.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# pylint
platformdirs==4.1.0
# via pylint
pluggy==1.3.0
# via
# -r requirements/test.txt
Expand All @@ -184,7 +182,7 @@ pyjwt[crypto]==2.8.0
# drf-jwt
# edx-drf-extensions
# pyjwt
pylint==3.0.2
pylint==3.0.3
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -270,7 +268,7 @@ tomli==2.0.1
# pytest
tomlkit==0.12.3
# via pylint
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# -r requirements/test.txt
# asgiref
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ django-simple-history==3.0.0
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.txt
# edx-organizations
django-waffle==4.0.0
django-waffle==4.1.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand All @@ -81,7 +81,7 @@ edx-django-utils==5.9.0
# via
# -r requirements/base.txt
# edx-drf-extensions
edx-drf-extensions==9.0.0
edx-drf-extensions==9.0.1
# via
# -r requirements/base.txt
# edx-organizations
Expand All @@ -96,9 +96,9 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==20.1.0
faker==21.0.0
# via factory-boy
freezegun==1.3.0
freezegun==1.3.1
# via -r requirements/test.in
idna==3.6
# via
Expand All @@ -110,7 +110,7 @@ jinja2==3.1.2
# via code-annotations
markupsafe==2.1.3
# via jinja2
newrelic==9.2.0
newrelic==9.3.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -195,7 +195,7 @@ tomli==2.0.1
# via
# coverage
# pytest
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# -r requirements/base.txt
# asgiref
Expand Down
Loading