Skip to content

Commit

Permalink
chore: Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Jan 19, 2025
1 parent 081c392 commit 111d4f0
Show file tree
Hide file tree
Showing 9 changed files with 71 additions and 59 deletions.
18 changes: 11 additions & 7 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
code-annotations==2.1.0
code-annotations==2.2.0
# via edx-toggles
cryptography==44.0.0
# via pyjwt
django==4.2.17
django==4.2.18
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -121,7 +121,7 @@ python-slugify==8.0.4
# via code-annotations
pyyaml==6.0.2
# via code-annotations
referencing==0.35.1
referencing==0.36.1
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -147,13 +147,17 @@ stevedore==5.4.0
text-unidecode==1.3
# via python-slugify
typing-extensions==4.12.2
# via edx-opaque-keys
# via
# edx-opaque-keys
# referencing
tzdata==2024.2
# via
# celery
# kombu
urllib3==2.3.0
# via requests
urllib3==2.2.3
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# requests
vine==5.1.0
# via
# amqp
Expand All @@ -163,5 +167,5 @@ wcwidth==0.2.13
# via prompt-toolkit

# The following packages are considered to be unsafe in a requirements file:
setuptools==75.6.0
setuptools==75.8.0
# via -r requirements/base.in
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ pyproject-api==1.8.0
# via tox
tox==4.23.2
# via -r requirements/ci.in
virtualenv==20.28.1
virtualenv==20.29.1
# via tox
24 changes: 13 additions & 11 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ click-repl==0.3.0
# via
# -r requirements/quality.txt
# celery
code-annotations==2.1.0
code-annotations==2.2.0
# via
# -r requirements/quality.txt
# edx-lint
Expand All @@ -114,7 +114,7 @@ datadog-api-client==2.31.0
# via -r requirements/dev.in
ddt==1.7.2
# via -r requirements/quality.txt
ddtrace==2.18.1
ddtrace==2.19.1
# via -r requirements/quality.txt
deprecated==1.2.15
# via
Expand All @@ -130,7 +130,7 @@ distlib==0.3.9
# via
# -r requirements/ci.txt
# virtualenv
django==4.2.17
django==4.2.18
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -273,7 +273,7 @@ mdurl==0.1.2
# via
# -r requirements/quality.txt
# markdown-it-py
more-itertools==10.5.0
more-itertools==10.6.0
# via
# -r requirements/quality.txt
# jaraco-classes
Expand Down Expand Up @@ -332,7 +332,7 @@ prompt-toolkit==3.0.48
# via
# -r requirements/quality.txt
# click-repl
protobuf==5.29.2
protobuf==5.29.3
# via
# -r requirements/quality.txt
# ddtrace
Expand All @@ -348,7 +348,7 @@ pycparser==2.22
# cffi
pydocstyle==6.3.0
# via -r requirements/quality.txt
pygments==2.18.0
pygments==2.19.1
# via
# -r requirements/quality.txt
# diff-cover
Expand Down Expand Up @@ -426,7 +426,7 @@ readme-renderer==44.0
# via
# -r requirements/quality.txt
# twine
referencing==0.35.1
referencing==0.36.1
# via
# -r requirements/quality.txt
# jsonschema
Expand Down Expand Up @@ -500,13 +500,15 @@ typing-extensions==4.12.2
# datadog-api-client
# ddtrace
# edx-opaque-keys
# referencing
tzdata==2024.2
# via
# -r requirements/quality.txt
# celery
# kombu
urllib3==2.3.0
urllib3==2.2.3
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/quality.txt
# datadog-api-client
# requests
Expand All @@ -517,7 +519,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.28.1
virtualenv==20.29.1
# via
# -r requirements/ci.txt
# tox
Expand All @@ -529,7 +531,7 @@ wheel==0.45.1
# via
# -r requirements/pip-tools.txt
# pip-tools
wrapt==1.17.0
wrapt==1.17.2
# via
# -r requirements/quality.txt
# ddtrace
Expand All @@ -549,7 +551,7 @@ pip==24.2
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip-tools.txt
# pip-tools
setuptools==75.6.0
setuptools==75.8.0
# via
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
Expand Down
20 changes: 11 additions & 9 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ click-repl==0.3.0
# via
# -r requirements/test.txt
# celery
code-annotations==2.1.0
code-annotations==2.2.0
# via
# -r requirements/test.txt
# edx-toggles
Expand All @@ -85,13 +85,13 @@ cryptography==44.0.0
# pyjwt
ddt==1.7.2
# via -r requirements/test.txt
ddtrace==2.18.1
ddtrace==2.19.1
# via -r requirements/test.txt
deprecated==1.2.15
# via
# -r requirements/test.txt
# opentelemetry-api
django==4.2.17
django==4.2.18
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -214,7 +214,7 @@ prompt-toolkit==3.0.48
# via
# -r requirements/test.txt
# click-repl
protobuf==5.29.2
protobuf==5.29.3
# via
# -r requirements/test.txt
# ddtrace
Expand All @@ -228,7 +228,7 @@ pycparser==2.22
# cffi
pydata-sphinx-theme==0.16.1
# via sphinx-book-theme
pygments==2.18.0
pygments==2.19.1
# via
# accessible-pygments
# doc8
Expand Down Expand Up @@ -274,7 +274,7 @@ pyyaml==6.0.2
# code-annotations
readme-renderer==44.0
# via -r requirements/doc.in
referencing==0.35.1
referencing==0.36.1
# via
# -r requirements/test.txt
# jsonschema
Expand Down Expand Up @@ -344,13 +344,15 @@ typing-extensions==4.12.2
# ddtrace
# edx-opaque-keys
# pydata-sphinx-theme
# referencing
tzdata==2024.2
# via
# -r requirements/test.txt
# celery
# kombu
urllib3==2.3.0
urllib3==2.2.3
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
# requests
vine==5.1.0
Expand All @@ -363,7 +365,7 @@ wcwidth==0.2.13
# via
# -r requirements/test.txt
# prompt-toolkit
wrapt==1.17.0
wrapt==1.17.2
# via
# -r requirements/test.txt
# ddtrace
Expand All @@ -378,5 +380,5 @@ zipp==3.21.0
# importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
setuptools==75.6.0
setuptools==75.8.0
# via -r requirements/test.txt
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ pip==24.2
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# pip-tools
setuptools==75.6.0
setuptools==75.8.0
# via pip-tools
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.45.1
# The following packages are considered to be unsafe in a requirements file:
pip==24.3.1
# via -r requirements/pip.in
setuptools==75.6.0
setuptools==75.8.0
# via -r requirements/pip.in
22 changes: 12 additions & 10 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ click-repl==0.3.0
# via
# -r requirements/test.txt
# celery
code-annotations==2.1.0
code-annotations==2.2.0
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -87,15 +87,15 @@ cryptography==44.0.0
# secretstorage
ddt==1.7.2
# via -r requirements/test.txt
ddtrace==2.18.1
ddtrace==2.19.1
# via -r requirements/test.txt
deprecated==1.2.15
# via
# -r requirements/test.txt
# opentelemetry-api
dill==0.3.9
# via pylint
django==4.2.17
django==4.2.18
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -206,7 +206,7 @@ mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.5.0
more-itertools==10.6.0
# via
# jaraco-classes
# jaraco-functools
Expand Down Expand Up @@ -241,7 +241,7 @@ prompt-toolkit==3.0.48
# via
# -r requirements/test.txt
# click-repl
protobuf==5.29.2
protobuf==5.29.3
# via
# -r requirements/test.txt
# ddtrace
Expand All @@ -257,7 +257,7 @@ pycparser==2.22
# cffi
pydocstyle==6.3.0
# via -r requirements/quality.in
pygments==2.18.0
pygments==2.19.1
# via
# readme-renderer
# rich
Expand Down Expand Up @@ -314,7 +314,7 @@ pyyaml==6.0.2
# code-annotations
readme-renderer==44.0
# via twine
referencing==0.35.1
referencing==0.36.1
# via
# -r requirements/test.txt
# jsonschema
Expand Down Expand Up @@ -373,13 +373,15 @@ typing-extensions==4.12.2
# -r requirements/test.txt
# ddtrace
# edx-opaque-keys
# referencing
tzdata==2024.2
# via
# -r requirements/test.txt
# celery
# kombu
urllib3==2.3.0
urllib3==2.2.3
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
# requests
# twine
Expand All @@ -393,7 +395,7 @@ wcwidth==0.2.13
# via
# -r requirements/test.txt
# prompt-toolkit
wrapt==1.17.0
wrapt==1.17.2
# via
# -r requirements/test.txt
# ddtrace
Expand All @@ -408,5 +410,5 @@ zipp==3.21.0
# importlib-metadata

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

0 comments on commit 111d4f0

Please sign in to comment.