Skip to content

Commit

Permalink
chore: Upgrade Python requirements (#1004)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Nov 25, 2024
1 parent 0f5c43c commit 6a300e0
Show file tree
Hide file tree
Showing 9 changed files with 64 additions and 64 deletions.
16 changes: 8 additions & 8 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
code-annotations==1.8.1
code-annotations==1.8.2
# via edx-toggles
cryptography==43.0.3
# via
Expand Down Expand Up @@ -121,7 +121,7 @@ django-crum==0.7.9
# edx-toggles
django-extensions==3.2.3
# via -r requirements/base.in
django-import-export==4.2.1
django-import-export==4.3.1
# via -r requirements/base.in
django-log-request-id==2.1.0
# via -r requirements/base.in
Expand Down Expand Up @@ -162,7 +162,7 @@ edx-celeryutils==1.3.0
# via -r requirements/base.in
edx-django-release-util==1.4.0
# via -r requirements/base.in
edx-django-utils==7.0.0
edx-django-utils==7.0.1
# via
# -r requirements/base.in
# django-config-models
Expand Down Expand Up @@ -214,7 +214,7 @@ monotonic==1.6
# via analytics-python
mysqlclient==2.2.6
# via -r requirements/base.in
newrelic==10.2.0
newrelic==10.3.0
# via edx-django-utils
numpy==2.1.3
# via
Expand All @@ -238,9 +238,9 @@ psutil==6.1.0
# via edx-django-utils
pycparser==2.22
# via cffi
pydantic==2.9.2
pydantic==2.10.1
# via openai
pydantic-core==2.23.4
pydantic-core==2.27.1
# via pydantic
pyjwt[crypto]==2.10.0
# via
Expand Down Expand Up @@ -324,7 +324,7 @@ social-auth-core==4.5.4
# social-auth-app-django
sqlparse==0.5.2
# via django
stevedore==5.3.0
stevedore==5.4.0
# via
# code-annotations
# edx-django-utils
Expand All @@ -335,7 +335,7 @@ text-unidecode==1.3
# via python-slugify
threadpoolctl==3.5.0
# via scikit-learn
tqdm==4.67.0
tqdm==4.67.1
# via openai
typing-extensions==4.12.2
# via
Expand Down
20 changes: 10 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ click-repl==0.3.0
# -r requirements/quality.txt
# -r requirements/test.txt
# celery
code-annotations==1.8.1
code-annotations==1.8.2
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand All @@ -138,7 +138,7 @@ colorama==0.4.6
# via
# -r requirements/test.txt
# tox
coverage[toml]==7.6.7
coverage[toml]==7.6.8
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -245,7 +245,7 @@ django-extensions==3.2.3
# via
# -r requirements/quality.txt
# -r requirements/test.txt
django-import-export==4.2.1
django-import-export==4.3.1
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -313,7 +313,7 @@ edx-django-release-util==1.4.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
edx-django-utils==7.0.0
edx-django-utils==7.0.1
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -468,7 +468,7 @@ mysqlclient==2.2.6
# via
# -r requirements/quality.txt
# -r requirements/test.txt
newrelic==10.2.0
newrelic==10.3.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -545,12 +545,12 @@ pycparser==2.22
# -r requirements/quality.txt
# -r requirements/test.txt
# cffi
pydantic==2.9.2
pydantic==2.10.1
# via
# -r requirements/quality.txt
# -r requirements/test.txt
# openai
pydantic-core==2.23.4
pydantic-core==2.27.1
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -753,7 +753,7 @@ sqlparse==0.5.2
# -r requirements/test.txt
# django
# django-debug-toolbar
stevedore==5.3.0
stevedore==5.4.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -782,7 +782,7 @@ tomlkit==0.13.2
# pylint
tox==4.23.2
# via -r requirements/test.txt
tqdm==4.67.0
tqdm==4.67.1
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -829,7 +829,7 @@ wcwidth==0.2.13
# -r requirements/quality.txt
# -r requirements/test.txt
# prompt-toolkit
wheel==0.45.0
wheel==0.45.1
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down
18 changes: 9 additions & 9 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ click-repl==0.3.0
# via
# -r requirements/test.txt
# celery
code-annotations==1.8.1
code-annotations==1.8.2
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -121,7 +121,7 @@ colorama==0.4.6
# via
# -r requirements/test.txt
# tox
coverage[toml]==7.6.7
coverage[toml]==7.6.8
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -201,7 +201,7 @@ django-dynamic-fixture==4.0.1
# via -r requirements/test.txt
django-extensions==3.2.3
# via -r requirements/test.txt
django-import-export==4.2.1
django-import-export==4.3.1
# via -r requirements/test.txt
django-log-request-id==2.1.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -256,7 +256,7 @@ edx-celeryutils==1.3.0
# via -r requirements/test.txt
edx-django-release-util==1.4.0
# via -r requirements/test.txt
edx-django-utils==7.0.0
edx-django-utils==7.0.1
# via
# -r requirements/test.txt
# django-config-models
Expand Down Expand Up @@ -363,7 +363,7 @@ monotonic==1.6
# analytics-python
mysqlclient==2.2.6
# via -r requirements/test.txt
newrelic==10.2.0
newrelic==10.3.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -421,11 +421,11 @@ pycparser==2.22
# via
# -r requirements/test.txt
# cffi
pydantic==2.9.2
pydantic==2.10.1
# via
# -r requirements/test.txt
# openai
pydantic-core==2.23.4
pydantic-core==2.27.1
# via
# -r requirements/test.txt
# pydantic
Expand Down Expand Up @@ -612,7 +612,7 @@ sqlparse==0.5.2
# via
# -r requirements/test.txt
# django
stevedore==5.3.0
stevedore==5.4.0
# via
# -r requirements/test.txt
# code-annotations
Expand All @@ -637,7 +637,7 @@ tomlkit==0.13.2
# pylint
tox==4.23.2
# via -r requirements/test.txt
tqdm==4.67.0
tqdm==4.67.1
# via
# -r requirements/test.txt
# openai
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pyproject-hooks==1.2.0
# via
# build
# pip-tools
wheel==0.45.0
wheel==0.45.1
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# make upgrade
#
wheel==0.45.0
wheel==0.45.1
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via
# -c /home/runner/work/enterprise-catalog/enterprise-catalog/requirements/common_constraints.txt
# -r requirements/pip.in
setuptools==75.5.0
setuptools==75.6.0
# via -r requirements/pip.in
16 changes: 8 additions & 8 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ click-repl==0.3.0
# via
# -r requirements/base.txt
# celery
code-annotations==1.8.1
code-annotations==1.8.2
# via
# -r requirements/base.txt
# edx-toggles
Expand Down Expand Up @@ -146,7 +146,7 @@ django-crum==0.7.9
# edx-toggles
django-extensions==3.2.3
# via -r requirements/base.txt
django-import-export==4.2.1
django-import-export==4.3.1
# via -r requirements/base.txt
django-log-request-id==2.1.0
# via -r requirements/base.txt
Expand Down Expand Up @@ -190,7 +190,7 @@ edx-celeryutils==1.3.0
# via -r requirements/base.txt
edx-django-release-util==1.4.0
# via -r requirements/base.txt
edx-django-utils==7.0.0
edx-django-utils==7.0.1
# via
# -r requirements/base.txt
# django-config-models
Expand Down Expand Up @@ -275,7 +275,7 @@ monotonic==1.6
# analytics-python
mysqlclient==2.2.6
# via -r requirements/base.txt
newrelic==10.2.0
newrelic==10.3.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -313,11 +313,11 @@ pycparser==2.22
# via
# -r requirements/base.txt
# cffi
pydantic==2.9.2
pydantic==2.10.1
# via
# -r requirements/base.txt
# openai
pydantic-core==2.23.4
pydantic-core==2.27.1
# via
# -r requirements/base.txt
# pydantic
Expand Down Expand Up @@ -429,7 +429,7 @@ sqlparse==0.5.2
# via
# -r requirements/base.txt
# django
stevedore==5.3.0
stevedore==5.4.0
# via
# -r requirements/base.txt
# code-annotations
Expand All @@ -447,7 +447,7 @@ threadpoolctl==3.5.0
# via
# -r requirements/base.txt
# scikit-learn
tqdm==4.67.0
tqdm==4.67.1
# via
# -r requirements/base.txt
# openai
Expand Down
16 changes: 8 additions & 8 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ click-repl==0.3.0
# via
# -r requirements/base.txt
# celery
code-annotations==1.8.1
code-annotations==1.8.2
# via
# -r requirements/base.txt
# edx-lint
Expand Down Expand Up @@ -162,7 +162,7 @@ django-crum==0.7.9
# edx-toggles
django-extensions==3.2.3
# via -r requirements/base.txt
django-import-export==4.2.1
django-import-export==4.3.1
# via -r requirements/base.txt
django-log-request-id==2.1.0
# via -r requirements/base.txt
Expand Down Expand Up @@ -208,7 +208,7 @@ edx-celeryutils==1.3.0
# via -r requirements/base.txt
edx-django-release-util==1.4.0
# via -r requirements/base.txt
edx-django-utils==7.0.0
edx-django-utils==7.0.1
# via
# -r requirements/base.txt
# django-config-models
Expand Down Expand Up @@ -295,7 +295,7 @@ monotonic==1.6
# analytics-python
mysqlclient==2.2.6
# via -r requirements/base.txt
newrelic==10.2.0
newrelic==10.3.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -337,11 +337,11 @@ pycparser==2.22
# via
# -r requirements/base.txt
# cffi
pydantic==2.9.2
pydantic==2.10.1
# via
# -r requirements/base.txt
# openai
pydantic-core==2.23.4
pydantic-core==2.27.1
# via
# -r requirements/base.txt
# pydantic
Expand Down Expand Up @@ -471,7 +471,7 @@ sqlparse==0.5.2
# via
# -r requirements/base.txt
# django
stevedore==5.3.0
stevedore==5.4.0
# via
# -r requirements/base.txt
# code-annotations
Expand All @@ -491,7 +491,7 @@ threadpoolctl==3.5.0
# scikit-learn
tomlkit==0.13.2
# via pylint
tqdm==4.67.0
tqdm==4.67.1
# via
# -r requirements/base.txt
# openai
Expand Down
Loading

0 comments on commit 6a300e0

Please sign in to comment.