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

Closed
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 @@ -236,7 +236,7 @@ monotonic==1.6
# via analytics-python
mysqlclient==2.2.4
# via -r requirements/base.in
newrelic==9.9.0
newrelic==9.9.1
# via edx-django-utils
oauthlib==3.2.2
# via
Expand Down Expand Up @@ -317,7 +317,7 @@ rpds-py==0.18.1
# via
# jsonschema
# referencing
rules==3.3
rules==3.4
# via -r requirements/base.in
semantic-version==2.10.0
# via edx-drf-extensions
Expand Down Expand Up @@ -372,7 +372,7 @@ vine==5.1.0
# kombu
wcwidth==0.2.13
# via prompt-toolkit
zipp==3.18.1
zipp==3.18.2
# via importlib-resources

# The following packages are considered to be unsafe in a requirements file:
Expand Down
22 changes: 11 additions & 11 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ asgiref==3.8.1
# django
# django-cors-headers
# django-simple-history
astroid==3.1.0
astroid==3.2.2
# via
# -r requirements/validation.txt
# pylint
Expand Down Expand Up @@ -311,7 +311,7 @@ exceptiongroup==1.2.1
# pytest
factory-boy==3.3.0
# via -r requirements/validation.txt
faker==25.1.0
faker==25.2.0
# via
# -r requirements/validation.txt
# factory-boy
Expand Down Expand Up @@ -397,7 +397,7 @@ jsonschema-specifications==2023.12.1
# via
# -r requirements/validation.txt
# jsonschema
keyring==25.2.0
keyring==25.2.1
# via
# -r requirements/validation.txt
# twine
Expand Down Expand Up @@ -438,7 +438,7 @@ more-itertools==10.2.0
# jaraco-functools
mysqlclient==2.2.4
# via -r requirements/validation.txt
newrelic==9.9.0
newrelic==9.9.1
# via
# -r requirements/validation.txt
# edx-django-utils
Expand Down Expand Up @@ -484,7 +484,7 @@ pkgutil-resolve-name==1.3.10
# via
# -r requirements/validation.txt
# jsonschema
platformdirs==4.2.1
platformdirs==4.2.2
# via
# -r requirements/validation.txt
# pylint
Expand Down Expand Up @@ -532,7 +532,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.1.1
pylint==3.2.2
# via
# -r requirements/validation.txt
# edx-lint
Expand Down Expand Up @@ -571,7 +571,7 @@ pyproject-hooks==1.1.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.2.0
pytest==8.2.1
# via
# -r requirements/validation.txt
# pytest-cov
Expand Down Expand Up @@ -652,7 +652,7 @@ rpds-py==0.18.1
# -r requirements/validation.txt
# jsonschema
# referencing
rules==3.3
rules==3.4
# via -r requirements/validation.txt
secretstorage==3.3.3
# via
Expand Down Expand Up @@ -725,7 +725,7 @@ tomlkit==0.12.5
# pylint
tox==4.15.0
# via -r requirements/validation.txt
twine==5.0.0
twine==5.1.0
# via -r requirements/validation.txt
typing-extensions==4.11.0
# via
Expand Down Expand Up @@ -759,7 +759,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.26.1
virtualenv==20.26.2
# via
# -r requirements/validation.txt
# tox
Expand All @@ -771,7 +771,7 @@ wheel==0.43.0
# via
# -r requirements/pip-tools.txt
# pip-tools
zipp==3.18.1
zipp==3.18.2
# via
# -r requirements/pip-tools.txt
# -r requirements/validation.txt
Expand Down
18 changes: 9 additions & 9 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ asgiref==3.8.1
# django
# django-cors-headers
# django-simple-history
astroid==3.1.0
astroid==3.2.2
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -309,7 +309,7 @@ exceptiongroup==1.2.1
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==25.1.0
faker==25.2.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -394,7 +394,7 @@ monotonic==1.6
# analytics-python
mysqlclient==2.2.4
# via -r requirements/test.txt
newrelic==9.9.0
newrelic==9.9.1
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -430,7 +430,7 @@ pkgutil-resolve-name==1.3.10
# via
# -r requirements/test.txt
# jsonschema
platformdirs==4.2.1
platformdirs==4.2.2
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -475,7 +475,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.1.1
pylint==3.2.2
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -509,7 +509,7 @@ pyproject-api==1.6.1
# via
# -r requirements/test.txt
# tox
pytest==8.2.0
pytest==8.2.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -577,7 +577,7 @@ rpds-py==0.18.1
# -r requirements/test.txt
# jsonschema
# referencing
rules==3.3
rules==3.4
# via -r requirements/test.txt
semantic-version==2.10.0
# via
Expand Down Expand Up @@ -694,15 +694,15 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.26.1
virtualenv==20.26.2
# via
# -r requirements/test.txt
# tox
wcwidth==0.2.13
# via
# -r requirements/test.txt
# prompt-toolkit
zipp==3.18.1
zipp==3.18.2
# via
# -r requirements/test.txt
# importlib-metadata
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ tomli==2.0.1
# pip-tools
wheel==0.43.0
# via pip-tools
zipp==3.18.1
zipp==3.18.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.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.43.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.5.1
setuptools==70.0.0
# via -r requirements/pip.in
8 changes: 4 additions & 4 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ mysqlclient==2.2.4
# via
# -r requirements/base.txt
# -r requirements/production.in
newrelic==9.9.0
newrelic==9.9.1
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -422,7 +422,7 @@ rpds-py==0.18.1
# -r requirements/base.txt
# jsonschema
# referencing
rules==3.3
rules==3.4
# via -r requirements/base.txt
semantic-version==2.10.0
# via
Expand Down Expand Up @@ -500,13 +500,13 @@ wcwidth==0.2.13
# via
# -r requirements/base.txt
# prompt-toolkit
zipp==3.18.1
zipp==3.18.2
# via
# -r requirements/base.txt
# importlib-resources
zope-event==5.0
# via gevent
zope-interface==6.3
zope-interface==6.4
# via gevent

# The following packages are considered to be unsafe in a requirements file:
Expand Down
22 changes: 11 additions & 11 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ asgiref==3.8.1
# django
# django-cors-headers
# django-simple-history
astroid==3.1.0
astroid==3.2.2
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -297,7 +297,7 @@ exceptiongroup==1.2.1
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==25.1.0
faker==25.2.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -374,7 +374,7 @@ jsonschema-specifications==2023.12.1
# via
# -r requirements/test.txt
# jsonschema
keyring==25.2.0
keyring==25.2.1
# via twine
kombu==5.3.7
# via
Expand Down Expand Up @@ -402,7 +402,7 @@ more-itertools==10.2.0
# jaraco-functools
mysqlclient==2.2.4
# via -r requirements/test.txt
newrelic==9.9.0
newrelic==9.9.1
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -438,7 +438,7 @@ pkgutil-resolve-name==1.3.10
# via
# -r requirements/test.txt
# jsonschema
platformdirs==4.2.1
platformdirs==4.2.2
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -482,7 +482,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.1.1
pylint==3.2.2
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -516,7 +516,7 @@ pyproject-api==1.6.1
# via
# -r requirements/test.txt
# tox
pytest==8.2.0
pytest==8.2.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -588,7 +588,7 @@ rpds-py==0.18.1
# -r requirements/test.txt
# jsonschema
# referencing
rules==3.3
rules==3.4
# via -r requirements/test.txt
secretstorage==3.3.3
# via keyring
Expand Down Expand Up @@ -653,7 +653,7 @@ tomlkit==0.12.5
# pylint
tox==4.15.0
# via -r requirements/test.txt
twine==5.0.0
twine==5.1.0
# via -r requirements/quality.in
typing-extensions==4.11.0
# via
Expand Down Expand Up @@ -687,15 +687,15 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.26.1
virtualenv==20.26.2
# via
# -r requirements/test.txt
# tox
wcwidth==0.2.13
# via
# -r requirements/test.txt
# prompt-toolkit
zipp==3.18.1
zipp==3.18.2
# via
# -r requirements/test.txt
# importlib-metadata
Expand Down
Loading
Loading