Skip to content

Commit

Permalink
Merge pull request #456 from openedx/repo-tools/upgrade-python-requir…
Browse files Browse the repository at this point in the history
…ements-170cbc8

chore: Upgrade Python requirements
  • Loading branch information
farhan authored Nov 25, 2024
2 parents 170cbc8 + 927d950 commit a9c05ad
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 25 deletions.
12 changes: 6 additions & 6 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ drf-spectacular==0.27.2
# 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
# edx-drf-extensions
Expand Down Expand Up @@ -108,7 +108,7 @@ meilisearch==0.31.6
# via -r requirements/base.in
mysqlclient==2.2.6
# via -r requirements/base.in
newrelic==10.2.0
newrelic==10.3.0
# via
# -r requirements/base.in
# edx-django-utils
Expand All @@ -126,9 +126,9 @@ psutil==6.1.0
# via edx-django-utils
pycparser==2.22
# via cffi
pydantic==2.9.2
pydantic==2.10.1
# via camel-converter
pydantic-core==2.23.4
pydantic-core==2.27.1
# via pydantic
pyjwt[crypto]==2.10.0
# via
Expand Down Expand Up @@ -173,7 +173,7 @@ six==1.16.0
# python-dateutil
sqlparse==0.5.2
# via django
stevedore==5.3.0
stevedore==5.4.0
# via
# edx-django-utils
# edx-opaque-keys
Expand All @@ -191,5 +191,5 @@ urllib3==1.26.20
# requests

# The following packages are considered to be unsafe in a requirements file:
setuptools==75.5.0
setuptools==75.6.0
# via -r requirements/base.in
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 https://raw.githubusercontent.com/openedx/edx-lint/master/edx_lint/files/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/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ click==8.1.7
# edx-lint
click-log==0.4.0
# via edx-lint
code-annotations==1.8.1
code-annotations==1.8.2
# via
# -r requirements/quality.in
# -r requirements/test.txt
Expand All @@ -76,7 +76,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 @@ -167,7 +167,7 @@ edx-django-release-util==1.4.0
# via
# -r requirements/base.txt
# -r requirements/test.txt
edx-django-utils==7.0.0
edx-django-utils==7.0.1
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -262,7 +262,7 @@ mysqlclient==2.2.6
# via
# -r requirements/base.txt
# -r requirements/test.txt
newrelic==10.2.0
newrelic==10.3.0
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -316,12 +316,12 @@ pycparser==2.22
# -r requirements/base.txt
# -r requirements/test.txt
# cffi
pydantic==2.9.2
pydantic==2.10.1
# via
# -r requirements/base.txt
# -r requirements/test.txt
# camel-converter
pydantic-core==2.23.4
pydantic-core==2.27.1
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -434,7 +434,7 @@ sqlparse==0.5.2
# -r requirements/base.txt
# -r requirements/test.txt
# django
stevedore==5.3.0
stevedore==5.4.0
# via
# -r requirements/base.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -476,7 +476,7 @@ virtualenv==20.27.1
# tox

# The following packages are considered to be unsafe in a requirements file:
setuptools==75.5.0
setuptools==75.6.0
# via
# -r requirements/base.txt
# -r requirements/test.txt
16 changes: 8 additions & 8 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@ click==8.1.7
# -r requirements/base.txt
# code-annotations
# edx-django-utils
code-annotations==1.8.1
code-annotations==1.8.2
# via -r requirements/test.in
colorama==0.4.6
# via tox
coverage[toml]==7.6.7
coverage[toml]==7.6.8
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -124,7 +124,7 @@ drf-spectacular==0.27.2
# 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
# edx-drf-extensions
Expand Down Expand Up @@ -189,7 +189,7 @@ more-itertools==10.5.0
# via -r requirements/test.in
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 @@ -231,11 +231,11 @@ pycparser==2.22
# via
# -r requirements/base.txt
# cffi
pydantic==2.9.2
pydantic==2.10.1
# via
# -r requirements/base.txt
# camel-converter
pydantic-core==2.23.4
pydantic-core==2.27.1
# via
# -r requirements/base.txt
# pydantic
Expand Down Expand Up @@ -313,7 +313,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 Down Expand Up @@ -345,5 +345,5 @@ virtualenv==20.27.1
# via tox

# The following packages are considered to be unsafe in a requirements file:
setuptools==75.5.0
setuptools==75.6.0
# via -r requirements/base.txt

0 comments on commit a9c05ad

Please sign in to comment.