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

Commit

Permalink
chore: Updating Python Requirements (#1562)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Feb 21, 2024
1 parent 68f8d46 commit 732ab87
Show file tree
Hide file tree
Showing 9 changed files with 36 additions and 39 deletions.
9 changes: 4 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ click==8.1.7
# edx-django-utils
code-annotations==1.6.0
# via edx-toggles
cryptography==42.0.2
cryptography==42.0.3
# via
# pyjwt
# social-auth-core
Expand Down Expand Up @@ -70,7 +70,7 @@ django-crum==0.7.9
# edx-toggles
django-lang-pref-middleware==1.3.0
# via -r requirements/base.in
django-model-utils==4.3.1
django-model-utils==4.4.0
# via -r requirements/base.in
django-soapbox==1.6.1
# via -r requirements/base.in
Expand Down Expand Up @@ -159,13 +159,12 @@ pyjwt[crypto]==2.8.0
# edx-auth-backends
# edx-drf-extensions
# edx-rest-api-client
# pyjwt
# social-auth-core
pymongo==3.13.0
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
python-slugify==8.0.3
python-slugify==8.0.4
# via
# -r requirements/base.in
# code-annotations
Expand Down Expand Up @@ -202,7 +201,7 @@ social-auth-app-django==5.4.0
# via
# -r requirements/base.in
# edx-auth-backends
social-auth-core==4.5.2
social-auth-core==4.5.3
# via
# edx-auth-backends
# social-auth-app-django
Expand Down
9 changes: 4 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ code-annotations==1.6.0
# via
# -r requirements/base.txt
# edx-toggles
cryptography==42.0.2
cryptography==42.0.3
# via
# -r requirements/base.txt
# pyjwt
Expand Down Expand Up @@ -94,7 +94,7 @@ django-crum==0.7.9
# edx-toggles
django-lang-pref-middleware==1.3.0
# via -r requirements/base.txt
django-model-utils==4.3.1
django-model-utils==4.4.0
# via -r requirements/base.txt
django-soapbox==1.6.1
# via -r requirements/base.txt
Expand Down Expand Up @@ -226,7 +226,6 @@ pyjwt[crypto]==2.8.0
# edx-auth-backends
# edx-drf-extensions
# edx-rest-api-client
# pyjwt
# social-auth-core
pymongo==3.13.0
# via
Expand All @@ -236,7 +235,7 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# edx-django-utils
python-slugify==8.0.3
python-slugify==8.0.4
# via
# -r requirements/base.txt
# code-annotations
Expand Down Expand Up @@ -289,7 +288,7 @@ social-auth-app-django==5.4.0
# via
# -r requirements/base.txt
# edx-auth-backends
social-auth-core==4.5.2
social-auth-core==4.5.3
# via
# -r requirements/base.txt
# edx-auth-backends
Expand Down
2 changes: 1 addition & 1 deletion requirements/github.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ tomli==2.0.1
# -r requirements/tox.txt
# pyproject-api
# tox
tox==4.12.1
tox==4.13.0
# via -r requirements/tox.txt
virtualenv==20.25.0
# via
Expand Down
21 changes: 10 additions & 11 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,8 @@ colorama==0.4.6
coverage[toml]==7.4.1
# via
# -r requirements/test.txt
# coverage
# pytest-cov
cryptography==42.0.2
cryptography==42.0.3
# via
# -r requirements/test.txt
# pyjwt
Expand Down Expand Up @@ -134,7 +133,7 @@ django-dynamic-fixture==4.0.1
# via -r requirements/test.txt
django-lang-pref-middleware==1.3.0
# via -r requirements/test.txt
django-model-utils==4.3.1
django-model-utils==4.4.0
# via -r requirements/test.txt
django-soapbox==1.6.1
# via -r requirements/test.txt
Expand Down Expand Up @@ -236,7 +235,7 @@ mccabe==0.7.0
# via
# -r requirements/test.txt
# pylint
mysqlclient==2.2.3
mysqlclient==2.2.4
# via -r requirements/local.in
newrelic==9.6.0
# via
Expand Down Expand Up @@ -267,7 +266,7 @@ pbr==6.0.0
# via
# -r requirements/test.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 @@ -305,7 +304,6 @@ pyjwt[crypto]==2.8.0
# edx-auth-backends
# edx-drf-extensions
# edx-rest-api-client
# pyjwt
# social-auth-core
pylint==3.0.3
# via
Expand Down Expand Up @@ -343,7 +341,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/test.txt
# pytest-cov
Expand All @@ -352,7 +351,7 @@ pytest-cov==4.1.0
# via -r requirements/test.txt
pytest-django==4.8.0
# via -r requirements/test.txt
python-slugify==8.0.3
python-slugify==8.0.4
# via
# -r requirements/test.txt
# code-annotations
Expand Down Expand Up @@ -406,7 +405,7 @@ social-auth-app-django==5.4.0
# via
# -r requirements/test.txt
# edx-auth-backends
social-auth-core==4.5.2
social-auth-core==4.5.3
# via
# -r requirements/test.txt
# edx-auth-backends
Expand All @@ -422,7 +421,7 @@ stevedore==5.1.0
# code-annotations
# edx-django-utils
# edx-opaque-keys
testfixtures==7.2.2
testfixtures==8.0.0
# via -r requirements/test.txt
text-unidecode==1.3
# via
Expand All @@ -445,7 +444,7 @@ tomlkit==0.12.3
# via
# -r requirements/test.txt
# pylint
tox==4.12.1
tox==4.13.0
# via -r requirements/tox.txt
typing-extensions==4.9.0
# via
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
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
11 changes: 5 additions & 6 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ code-annotations==1.6.0
# via
# -r requirements/base.txt
# edx-toggles
cryptography==42.0.2
cryptography==42.0.3
# via
# -r requirements/base.txt
# pyjwt
Expand Down Expand Up @@ -84,7 +84,7 @@ django-crum==0.7.9
# edx-toggles
django-lang-pref-middleware==1.3.0
# via -r requirements/base.txt
django-model-utils==4.3.1
django-model-utils==4.4.0
# via -r requirements/base.txt
django-soapbox==1.6.1
# via -r requirements/base.txt
Expand Down Expand Up @@ -159,7 +159,7 @@ markupsafe==2.1.5
# via
# -r requirements/base.txt
# jinja2
mysqlclient==2.2.3
mysqlclient==2.2.4
# via -r requirements/production.in
newrelic==9.6.0
# via
Expand Down Expand Up @@ -204,7 +204,6 @@ pyjwt[crypto]==2.8.0
# edx-auth-backends
# edx-drf-extensions
# edx-rest-api-client
# pyjwt
# social-auth-core
pymemcache==4.0.0
# via -r requirements/production.in
Expand All @@ -218,7 +217,7 @@ pynacl==1.5.0
# edx-django-utils
python-memcached==1.62
# via -r requirements/production.in
python-slugify==8.0.3
python-slugify==8.0.4
# via
# -r requirements/base.txt
# code-annotations
Expand Down Expand Up @@ -268,7 +267,7 @@ social-auth-app-django==5.4.0
# via
# -r requirements/base.txt
# edx-auth-backends
social-auth-core==4.5.2
social-auth-core==4.5.3
# via
# -r requirements/base.txt
# edx-auth-backends
Expand Down
13 changes: 6 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ coverage[toml]==7.4.1
# via
# -r requirements/test.in
# pytest-cov
cryptography==42.0.2
cryptography==42.0.3
# via
# -r requirements/base.txt
# pyjwt
Expand Down Expand Up @@ -103,7 +103,7 @@ django-dynamic-fixture==4.0.1
# via -r requirements/test.in
django-lang-pref-middleware==1.3.0
# via -r requirements/base.txt
django-model-utils==4.3.1
django-model-utils==4.4.0
# via -r requirements/base.txt
django-soapbox==1.6.1
# via -r requirements/base.txt
Expand Down Expand Up @@ -237,7 +237,6 @@ pyjwt[crypto]==2.8.0
# edx-auth-backends
# edx-drf-extensions
# edx-rest-api-client
# pyjwt
# social-auth-core
pylint==3.0.3
# via
Expand All @@ -262,7 +261,7 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# edx-django-utils
pytest==8.0.0
pytest==8.0.1
# via
# -r requirements/test.in
# pytest-cov
Expand All @@ -271,7 +270,7 @@ pytest-cov==4.1.0
# via -r requirements/test.in
pytest-django==4.8.0
# via -r requirements/test.in
python-slugify==8.0.3
python-slugify==8.0.4
# via
# -r requirements/base.txt
# code-annotations
Expand Down Expand Up @@ -323,7 +322,7 @@ social-auth-app-django==5.4.0
# via
# -r requirements/base.txt
# edx-auth-backends
social-auth-core==4.5.2
social-auth-core==4.5.3
# via
# -r requirements/base.txt
# edx-auth-backends
Expand All @@ -338,7 +337,7 @@ stevedore==5.1.0
# code-annotations
# edx-django-utils
# edx-opaque-keys
testfixtures==7.2.2
testfixtures==8.0.0
# via -r requirements/test.in
text-unidecode==1.3
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/tox.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/tox.in
virtualenv==20.25.0
# via tox

0 comments on commit 732ab87

Please sign in to comment.