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

Python Requirements Update #397

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
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ click-repl==0.3.0
# via celery
code-annotations==1.6.0
# via edx-toggles
cryptography==42.0.3
cryptography==42.0.4
# via django-fernet-fields-v2
django==3.2.24
# via
Expand Down Expand Up @@ -119,7 +119,7 @@ markupsafe==2.1.5
# via jinja2
newrelic==9.6.0
# via edx-django-utils
openedx-events==9.5.1
openedx-events==9.5.2
# via event-tracking
openedx-filters==1.6.0
# via -r requirements/base.in
Expand Down Expand Up @@ -181,7 +181,7 @@ tzdata==2024.1
# via
# backports-zoneinfo
# celery
urllib3==2.2.0
urllib3==2.2.1
# via requests
vine==5.1.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.12.1
tox==4.13.0
# via -r requirements/ci.in
virtualenv==20.25.0
# via tox
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -106,11 +106,11 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.4.1
coverage[toml]==7.4.2
# via
# -r requirements/quality.txt
# pytest-cov
cryptography==42.0.3
cryptography==42.0.4
# via
# -r requirements/quality.txt
# django-fernet-fields-v2
Expand Down Expand Up @@ -264,7 +264,7 @@ newrelic==9.6.0
# via
# -r requirements/quality.txt
# edx-django-utils
openedx-events==9.5.1
openedx-events==9.5.2
# via
# -r requirements/quality.txt
# event-tracking
Expand Down Expand Up @@ -363,7 +363,7 @@ pyproject-hooks==1.0.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.0.0
pytest==8.0.1
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -441,7 +441,7 @@ tomlkit==0.12.3
# via
# -r requirements/quality.txt
# pylint
tox==4.12.1
tox==4.13.0
# via -r requirements/ci.txt
typing-extensions==4.9.0
# via
Expand All @@ -461,7 +461,7 @@ tzdata==2024.1
# -r requirements/quality.txt
# backports-zoneinfo
# celery
urllib3==2.2.0
urllib3==2.2.1
# via
# -r requirements/quality.txt
# requests
Expand Down
10 changes: 5 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,11 @@ code-annotations==1.6.0
# via
# -r requirements/test.txt
# edx-toggles
coverage[toml]==7.4.1
coverage[toml]==7.4.2
# via
# -r requirements/test.txt
# pytest-cov
cryptography==42.0.3
cryptography==42.0.4
# via
# -r requirements/test.txt
# django-fernet-fields-v2
Expand Down Expand Up @@ -241,7 +241,7 @@ newrelic==9.6.0
# edx-django-utils
nh3==0.2.15
# via readme-renderer
openedx-events==9.5.1
openedx-events==9.5.2
# via
# -r requirements/test.txt
# event-tracking
Expand Down Expand Up @@ -297,7 +297,7 @@ pynacl==1.5.0
# edx-django-utils
pyproject-hooks==1.0.0
# via build
pytest==8.0.0
pytest==8.0.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -416,7 +416,7 @@ tzdata==2024.1
# -r requirements/test.txt
# backports-zoneinfo
# celery
urllib3==2.2.0
urllib3==2.2.1
# via
# -r requirements/test.txt
# requests
Expand Down
10 changes: 5 additions & 5 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,11 @@ code-annotations==1.6.0
# -r requirements/test.txt
# edx-lint
# edx-toggles
coverage[toml]==7.4.1
coverage[toml]==7.4.2
# via
# -r requirements/test.txt
# pytest-cov
cryptography==42.0.3
cryptography==42.0.4
# via
# -r requirements/test.txt
# django-fernet-fields-v2
Expand Down Expand Up @@ -209,7 +209,7 @@ newrelic==9.6.0
# via
# -r requirements/test.txt
# edx-django-utils
openedx-events==9.5.1
openedx-events==9.5.2
# via
# -r requirements/test.txt
# event-tracking
Expand Down Expand Up @@ -268,7 +268,7 @@ pynacl==1.5.0
# via
# -r requirements/test.txt
# edx-django-utils
pytest==8.0.0
pytest==8.0.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -348,7 +348,7 @@ tzdata==2024.1
# -r requirements/test.txt
# backports-zoneinfo
# celery
urllib3==2.2.0
urllib3==2.2.1
# via
# -r requirements/test.txt
# requests
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@ code-annotations==1.6.0
# -r requirements/base.txt
# -r requirements/test.in
# edx-toggles
coverage[toml]==7.4.1
coverage[toml]==7.4.2
# via pytest-cov
cryptography==42.0.3
cryptography==42.0.4
# via
# -r requirements/base.txt
# django-fernet-fields-v2
Expand Down Expand Up @@ -182,7 +182,7 @@ newrelic==9.6.0
# via
# -r requirements/base.txt
# edx-django-utils
openedx-events==9.5.1
openedx-events==9.5.2
# via
# -r requirements/base.txt
# event-tracking
Expand Down Expand Up @@ -217,7 +217,7 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# edx-django-utils
pytest==8.0.0
pytest==8.0.1
# via
# pytest-cov
# pytest-django
Expand Down Expand Up @@ -287,7 +287,7 @@ tzdata==2024.1
# -r requirements/base.txt
# backports-zoneinfo
# celery
urllib3==2.2.0
urllib3==2.2.1
# via
# -r requirements/base.txt
# requests
Expand Down
Loading