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

chore: Upgrade Python requirements #770

Closed
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
12 changes: 6 additions & 6 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
#
asgiref==3.8.1
# via django
attrs==23.2.0
attrs==24.2.0
# via
# jsonschema
# referencing
certifi==2024.7.4
# via requests
cffi==1.16.0
cffi==1.17.0
# via
# cryptography
# pynacl
Expand All @@ -26,7 +26,7 @@ code-annotations==1.8.0
# via edx-toggles
cryptography==43.0.0
# via pyjwt
django==4.2.14
django==4.2.15
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -79,7 +79,7 @@ jsonschema-specifications==2023.12.1
# via jsonschema
markupsafe==2.1.5
# via jinja2
newrelic==9.12.0
newrelic==9.13.0
# via edx-django-utils
pbr==6.0.0
# via stevedore
Expand All @@ -97,15 +97,15 @@ pynacl==1.5.0
# via edx-django-utils
python-slugify==8.0.4
# via code-annotations
pyyaml==6.0.1
pyyaml==6.0.2
# via code-annotations
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.32.3
# via edx-drf-extensions
rpds-py==0.19.1
rpds-py==0.20.0
# via
# jsonschema
# referencing
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pluggy==1.5.0
# via tox
pyproject-api==1.7.1
# via tox
tox==4.16.0
tox==4.17.1
# via -r requirements/ci.in
virtualenv==20.26.3
# via tox
31 changes: 15 additions & 16 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ astroid==3.2.4
# -r requirements/quality.txt
# pylint
# pylint-celery
attrs==23.2.0
attrs==24.2.0
# via
# -r requirements/quality.txt
# cattrs
Expand Down Expand Up @@ -44,7 +44,7 @@ certifi==2024.7.4
# via
# -r requirements/quality.txt
# requests
cffi==1.16.0
cffi==1.17.0
# via
# -r requirements/quality.txt
# cryptography
Expand Down Expand Up @@ -80,7 +80,7 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.6.0
coverage[toml]==7.6.1
# via
# -r requirements/quality.txt
# pytest-cov
Expand All @@ -95,7 +95,7 @@ ddsketch==3.0.1
# ddtrace
ddt==1.7.2
# via -r requirements/quality.txt
ddtrace==2.10.1
ddtrace==2.10.4
# via -r requirements/quality.txt
deprecated==1.2.14
# via
Expand All @@ -111,7 +111,7 @@ distlib==0.3.8
# via
# -r requirements/ci.txt
# virtualenv
django==4.2.14
django==4.2.15
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -183,9 +183,8 @@ idna==3.7
# via
# -r requirements/quality.txt
# requests
importlib-metadata==6.11.0
importlib-metadata==8.0.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/quality.txt
# keyring
# opentelemetry-api
Expand Down Expand Up @@ -226,11 +225,11 @@ jsonschema-specifications==2023.12.1
# via
# -r requirements/quality.txt
# jsonschema
keyring==25.2.1
keyring==25.3.0
# via
# -r requirements/quality.txt
# twine
lxml==5.2.2
lxml==5.3.0
# via edx-i18n-tools
markdown-it-py==3.0.0
# via
Expand All @@ -248,12 +247,12 @@ mdurl==0.1.2
# via
# -r requirements/quality.txt
# markdown-it-py
more-itertools==10.3.0
more-itertools==10.4.0
# via
# -r requirements/quality.txt
# jaraco-classes
# jaraco-functools
newrelic==9.12.0
newrelic==9.13.0
# via
# -r requirements/quality.txt
# edx-django-utils
Expand Down Expand Up @@ -310,7 +309,7 @@ psutil==6.0.0
# via
# -r requirements/quality.txt
# edx-django-utils
pycodestyle==2.12.0
pycodestyle==2.12.1
# via -r requirements/quality.txt
pycparser==2.22
# via
Expand Down Expand Up @@ -379,7 +378,7 @@ python-slugify==8.0.4
# via
# -r requirements/quality.txt
# code-annotations
pyyaml==6.0.1
pyyaml==6.0.2
# via
# -r requirements/quality.txt
# code-annotations
Expand Down Expand Up @@ -411,7 +410,7 @@ rich==13.7.1
# via
# -r requirements/quality.txt
# twine
rpds-py==0.19.1
rpds-py==0.20.0
# via
# -r requirements/quality.txt
# jsonschema
Expand Down Expand Up @@ -453,7 +452,7 @@ tomlkit==0.13.0
# via
# -r requirements/quality.txt
# pylint
tox==4.16.0
tox==4.17.1
# via -r requirements/ci.txt
twine==5.1.1
# via -r requirements/quality.txt
Expand All @@ -471,7 +470,7 @@ virtualenv==20.26.3
# via
# -r requirements/ci.txt
# tox
wheel==0.43.0
wheel==0.44.0
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down
21 changes: 10 additions & 11 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ asgiref==3.8.1
# via
# -r requirements/test.txt
# django
attrs==23.2.0
attrs==24.2.0
# via
# -r requirements/test.txt
# cattrs
# ddtrace
# jsonschema
# referencing
babel==2.15.0
babel==2.16.0
# via sphinx
bytecode==0.15.1
# via
Expand All @@ -31,7 +31,7 @@ certifi==2024.7.4
# via
# -r requirements/test.txt
# requests
cffi==1.16.0
cffi==1.17.0
# via
# -r requirements/test.txt
# cryptography
Expand All @@ -49,7 +49,7 @@ code-annotations==1.8.0
# via
# -r requirements/test.txt
# edx-toggles
coverage[toml]==7.6.0
coverage[toml]==7.6.1
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -63,13 +63,13 @@ ddsketch==3.0.1
# ddtrace
ddt==1.7.2
# via -r requirements/test.txt
ddtrace==2.10.1
ddtrace==2.10.4
# via -r requirements/test.txt
deprecated==1.2.14
# via
# -r requirements/test.txt
# opentelemetry-api
django==4.2.14
django==4.2.15
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -139,9 +139,8 @@ idna==3.7
# requests
imagesize==1.4.1
# via sphinx
importlib-metadata==6.11.0
importlib-metadata==8.0.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
# opentelemetry-api
iniconfig==2.0.0
Expand All @@ -163,7 +162,7 @@ markupsafe==2.1.5
# via
# -r requirements/test.txt
# jinja2
newrelic==9.12.0
newrelic==9.13.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -229,7 +228,7 @@ python-slugify==8.0.4
# via
# -r requirements/test.txt
# code-annotations
pyyaml==6.0.1
pyyaml==6.0.2
# via
# -r requirements/test.txt
# code-annotations
Expand All @@ -247,7 +246,7 @@ requests==2.32.3
# sphinx
restructuredtext-lint==1.4.0
# via doc8
rpds-py==0.19.1
rpds-py==0.20.0
# via
# -r requirements/test.txt
# jsonschema
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.1.0
# via
# build
# pip-tools
wheel==0.43.0
wheel==0.44.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
wheel==0.43.0
wheel==0.44.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading
Loading