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 #250

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
14 changes: 7 additions & 7 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ attrs==23.2.0
# referencing
avro==1.11.3
# via confluent-kafka
certifi==2024.2.2
certifi==2024.6.2
# via requests
cffi==1.16.0
# via
Expand All @@ -31,7 +31,7 @@ code-annotations==1.8.0
# via edx-toggles
confluent-kafka[avro,schema-registry]==2.4.0
# via -r requirements/base.in
cryptography==42.0.7
cryptography==42.0.8
# via
# pyjwt
# social-auth-core
Expand Down Expand Up @@ -130,7 +130,7 @@ edx-django-release-util==1.4.0
# via
# -r requirements/base.in
# openedx-ledger
edx-django-utils==5.13.0
edx-django-utils==5.14.2
# via
# -r requirements/base.in
# edx-drf-extensions
Expand Down Expand Up @@ -187,7 +187,7 @@ mysqlclient==2.2.4
# via
# -r requirements/base.in
# openedx-ledger
newrelic==9.9.1
newrelic==9.10.0
# via edx-django-utils
oauthlib==3.2.2
# via
Expand All @@ -201,7 +201,7 @@ openedx-events==9.10.0
# openedx-ledger
openedx-ledger==1.4.3
# via -r requirements/base.in
packaging==24.0
packaging==24.1
# via drf-yasg
pbr==6.0.0
# via stevedore
Expand Down Expand Up @@ -241,7 +241,7 @@ pyyaml==6.0.1
# drf-spectacular
# drf-yasg
# edx-django-release-util
redis==5.0.4
redis==5.0.5
# via openedx-ledger
referencing==0.35.1
# via
Expand Down Expand Up @@ -292,7 +292,7 @@ stevedore==5.2.0
# edx-opaque-keys
text-unidecode==1.3
# via python-slugify
typing-extensions==4.11.0
typing-extensions==4.12.2
# via edx-opaque-keys
uritemplate==4.1.1
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ filelock==3.14.0
# via
# tox
# virtualenv
packaging==24.0
packaging==24.1
# via
# pyproject-api
# tox
Expand All @@ -28,7 +28,7 @@ pluggy==1.5.0
# via tox
pyproject-api==1.6.1
# via tox
tox==4.15.0
tox==4.15.1
# via -r requirements/ci.in
virtualenv==20.26.2
# via tox
10 changes: 0 additions & 10 deletions requirements/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,6 @@
# See BOM-2721 for more details.
# Below is the copied and edited version of common_constraints

# This is a temporary solution to override the real common_constraints.txt
# In edx-lint, until the pyjwt constraint in edx-lint has been removed.
# See BOM-2721 for more details.
# Below is the copied and edited version of common_constraints

# This is a temporary solution to override the real common_constraints.txt
# In edx-lint, until the pyjwt constraint in edx-lint has been removed.
# See BOM-2721 for more details.
# Below is the copied and edited version of common_constraints

# A central location for most common version constraints
# (across edx repos) for pip-installation.
#
Expand Down
32 changes: 16 additions & 16 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ cachetools==5.3.3
# via
# -r requirements/validation.txt
# tox
certifi==2024.2.2
certifi==2024.6.2
# via
# -r requirements/validation.txt
# requests
Expand Down Expand Up @@ -74,11 +74,11 @@ colorama==0.4.6
# tox
confluent-kafka[avro,schema-registry]==2.4.0
# via -r requirements/validation.txt
coverage[toml]==7.5.1
coverage[toml]==7.5.3
# via
# -r requirements/validation.txt
# pytest-cov
cryptography==42.0.7
cryptography==42.0.8
# via
# -r requirements/validation.txt
# pyjwt
Expand Down Expand Up @@ -141,7 +141,7 @@ django-crum==0.7.9
# edx-django-utils
# edx-rbac
# edx-toggles
django-debug-toolbar==4.3.0
django-debug-toolbar==4.4.2
# via -r requirements/dev.in
django-dynamic-fixture==4.0.1
# via -r requirements/validation.txt
Expand Down Expand Up @@ -212,7 +212,7 @@ edx-django-release-util==1.4.0
# via
# -r requirements/validation.txt
# openedx-ledger
edx-django-utils==5.13.0
edx-django-utils==5.14.2
# via
# -r requirements/validation.txt
# edx-drf-extensions
Expand Down Expand Up @@ -250,7 +250,7 @@ edx-toggles==5.2.0
# edx-event-bus-kafka
factory-boy==3.3.0
# via -r requirements/validation.txt
faker==25.2.0
faker==25.8.0
# via
# -r requirements/validation.txt
# factory-boy
Expand Down Expand Up @@ -358,7 +358,7 @@ mysqlclient==2.2.4
# via
# -r requirements/validation.txt
# openedx-ledger
newrelic==9.9.1
newrelic==9.10.0
# via
# -r requirements/validation.txt
# edx-django-utils
Expand All @@ -379,7 +379,7 @@ openedx-events==9.10.0
# openedx-ledger
openedx-ledger==1.4.3
# via -r requirements/validation.txt
packaging==24.0
packaging==24.1
# via
# -r requirements/pip-tools.txt
# -r requirements/validation.txt
Expand All @@ -396,7 +396,7 @@ pbr==6.0.0
# stevedore
pip-tools==7.4.1
# via -r requirements/pip-tools.txt
pkginfo==1.10.0
pkginfo==1.11.1
# via
# -r requirements/validation.txt
# twine
Expand Down Expand Up @@ -444,7 +444,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.2.2
pylint==3.2.3
# via
# -r requirements/validation.txt
# edx-lint
Expand Down Expand Up @@ -483,7 +483,7 @@ pyproject-hooks==1.1.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.2.1
pytest==8.2.2
# via
# -r requirements/validation.txt
# pytest-cov
Expand Down Expand Up @@ -524,7 +524,7 @@ readme-renderer==43.0
# via
# -r requirements/validation.txt
# twine
redis==5.0.4
redis==5.0.5
# via
# -r requirements/validation.txt
# openedx-ledger
Expand Down Expand Up @@ -554,7 +554,7 @@ requests-toolbelt==1.0.0
# via
# -r requirements/validation.txt
# twine
responses==0.25.0
responses==0.25.2
# via -r requirements/validation.txt
rfc3986==2.0.0
# via
Expand Down Expand Up @@ -626,11 +626,11 @@ tomlkit==0.12.5
# via
# -r requirements/validation.txt
# pylint
tox==4.15.0
tox==4.15.1
# via -r requirements/validation.txt
twine==5.1.0
# via -r requirements/validation.txt
typing-extensions==4.11.0
typing-extensions==4.12.2
# via
# -r requirements/validation.txt
# edx-opaque-keys
Expand All @@ -653,7 +653,7 @@ wheel==0.43.0
# via
# -r requirements/pip-tools.txt
# pip-tools
zipp==3.18.2
zipp==3.19.2
# via
# -r requirements/validation.txt
# importlib-metadata
Expand Down
32 changes: 16 additions & 16 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ cachetools==5.3.3
# via
# -r requirements/test.txt
# tox
certifi==2024.2.2
certifi==2024.6.2
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -79,11 +79,11 @@ colorama==0.4.6
# tox
confluent-kafka[avro,schema-registry]==2.4.0
# via -r requirements/test.txt
coverage[toml]==7.5.1
coverage[toml]==7.5.3
# via
# -r requirements/test.txt
# pytest-cov
cryptography==42.0.7
cryptography==42.0.8
# via
# -r requirements/test.txt
# pyjwt
Expand Down Expand Up @@ -215,7 +215,7 @@ edx-django-release-util==1.4.0
# via
# -r requirements/test.txt
# openedx-ledger
edx-django-utils==5.13.0
edx-django-utils==5.14.2
# via
# -r requirements/test.txt
# edx-drf-extensions
Expand Down Expand Up @@ -251,7 +251,7 @@ edx-toggles==5.2.0
# edx-event-bus-kafka
factory-boy==3.3.0
# via -r requirements/test.txt
faker==25.2.0
faker==25.8.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -341,7 +341,7 @@ mysqlclient==2.2.4
# via
# -r requirements/test.txt
# openedx-ledger
newrelic==9.9.1
newrelic==9.10.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand All @@ -360,7 +360,7 @@ openedx-events==9.10.0
# openedx-ledger
openedx-ledger==1.4.3
# via -r requirements/test.txt
packaging==24.0
packaging==24.1
# via
# -r requirements/test.txt
# build
Expand All @@ -374,7 +374,7 @@ pbr==6.0.0
# via
# -r requirements/test.txt
# stevedore
pkginfo==1.10.0
pkginfo==1.11.1
# via twine
platformdirs==4.2.2
# via
Expand All @@ -399,7 +399,7 @@ pycparser==2.22
# via
# -r requirements/test.txt
# cffi
pydata-sphinx-theme==0.15.2
pydata-sphinx-theme==0.15.3
# via sphinx-book-theme
pygments==2.18.0
# via
Expand All @@ -417,7 +417,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.2.2
pylint==3.2.3
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -453,7 +453,7 @@ pyproject-api==1.6.1
# tox
pyproject-hooks==1.1.0
# via build
pytest==8.2.1
pytest==8.2.2
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -491,7 +491,7 @@ pyyaml==6.0.1
# responses
readme-renderer==43.0
# via twine
redis==5.0.4
redis==5.0.5
# via
# -r requirements/test.txt
# openedx-ledger
Expand Down Expand Up @@ -520,7 +520,7 @@ requests-oauthlib==2.0.0
# social-auth-core
requests-toolbelt==1.0.0
# via twine
responses==0.25.0
responses==0.25.2
# via -r requirements/test.txt
restructuredtext-lint==1.4.0
# via doc8
Expand Down Expand Up @@ -607,11 +607,11 @@ tomlkit==0.12.5
# via
# -r requirements/test.txt
# pylint
tox==4.15.0
tox==4.15.1
# via -r requirements/test.txt
twine==5.1.0
# via -r requirements/doc.in
typing-extensions==4.11.0
typing-extensions==4.12.2
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand All @@ -631,7 +631,7 @@ virtualenv==20.26.2
# via
# -r requirements/test.txt
# tox
zipp==3.18.2
zipp==3.19.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build==1.2.1
# via pip-tools
click==8.1.7
# via pip-tools
packaging==24.0
packaging==24.1
# via build
pip-tools==7.4.1
# via -r requirements/pip-tools.in
Expand Down
Loading
Loading