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

Merged
merged 1 commit into from
Feb 19, 2024
Merged
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
7 changes: 3 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ click==8.1.7
# edx-django-utils
code-annotations==1.6.0
# via edx-toggles
cryptography==42.0.2
cryptography==42.0.3
# via pyjwt
django==3.2.24
# via
Expand Down Expand Up @@ -95,7 +95,6 @@ pyjwt[crypto]==2.8.0
# via
# drf-jwt
# edx-drf-extensions
# pyjwt
pymongo==3.13.0
# via edx-opaque-keys
pynacl==1.5.0
Expand All @@ -114,7 +113,7 @@ referencing==0.33.0
# jsonschema-specifications
requests==2.31.0
# via edx-drf-extensions
rpds-py==0.17.1
rpds-py==0.18.0
# via
# jsonschema
# referencing
Expand All @@ -135,7 +134,7 @@ typing-extensions==4.9.0
# via
# asgiref
# edx-opaque-keys
urllib3==2.2.0
urllib3==2.2.1
# via requests
zipp==3.17.0
# via importlib-resources
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
17 changes: 8 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,8 @@ colorama==0.4.6
coverage[toml]==7.4.1
# via
# -r requirements/quality.txt
# coverage
# pytest-cov
cryptography==42.0.2
cryptography==42.0.3
# via
# -r requirements/quality.txt
# pyjwt
Expand Down Expand Up @@ -246,7 +245,7 @@ pbr==6.0.0
# via
# -r requirements/quality.txt
# stevedore
pip-tools==7.3.0
pip-tools==7.4.0
# via -r requirements/pip-tools.txt
pkginfo==1.9.6
# via
Expand Down Expand Up @@ -295,7 +294,6 @@ pyjwt[crypto]==2.8.0
# -r requirements/quality.txt
# drf-jwt
# edx-drf-extensions
# pyjwt
pylint==3.0.3
# via
# -r requirements/quality.txt
Expand Down Expand Up @@ -332,7 +330,8 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==8.0.0
# pip-tools
pytest==8.0.1
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -382,7 +381,7 @@ rich==13.7.0
# via
# -r requirements/quality.txt
# twine
rpds-py==0.17.1
rpds-py==0.18.0
# via
# -r requirements/quality.txt
# jsonschema
Expand Down Expand Up @@ -435,9 +434,9 @@ tomlkit==0.12.3
# via
# -r requirements/quality.txt
# pylint
tox==4.12.1
tox==4.13.0
# via -r requirements/ci.txt
twine==4.0.2
twine==5.0.0
# via -r requirements/quality.txt
typing-extensions==4.9.0
# via
Expand All @@ -447,7 +446,7 @@ typing-extensions==4.9.0
# edx-opaque-keys
# pylint
# rich
urllib3==2.2.0
urllib3==2.2.1
# via
# -r requirements/quality.txt
# requests
Expand Down
10 changes: 4 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,8 @@ code-annotations==1.6.0
coverage[toml]==7.4.1
# via
# -r requirements/test.txt
# coverage
# pytest-cov
cryptography==42.0.2
cryptography==42.0.3
# via
# -r requirements/test.txt
# pyjwt
Expand Down Expand Up @@ -183,7 +182,6 @@ pyjwt[crypto]==2.8.0
# -r requirements/test.txt
# drf-jwt
# edx-drf-extensions
# pyjwt
pymongo==3.13.0
# via
# -r requirements/test.txt
Expand All @@ -192,7 +190,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 @@ -229,7 +227,7 @@ requests==2.31.0
# sphinx
restructuredtext-lint==1.4.0
# via doc8
rpds-py==0.17.1
rpds-py==0.18.0
# via
# -r requirements/test.txt
# jsonschema
Expand Down Expand Up @@ -287,7 +285,7 @@ typing-extensions==4.9.0
# -r requirements/test.txt
# asgiref
# edx-opaque-keys
urllib3==2.2.0
urllib3==2.2.1
# via
# -r requirements/test.txt
# requests
Expand Down
6 changes: 4 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,12 @@ importlib-metadata==7.0.1
# via build
packaging==23.2
# via build
pip-tools==7.3.0
pip-tools==7.4.0
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
# via build
# via
# build
# pip-tools
tomli==2.0.1
# via
# build
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.42.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.0.3
setuptools==69.1.0
# via -r requirements/pip.in
12 changes: 5 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,8 @@ code-annotations==1.6.0
coverage[toml]==7.4.1
# via
# -r requirements/test.txt
# coverage
# pytest-cov
cryptography==42.0.2
cryptography==42.0.3
# via
# -r requirements/test.txt
# pyjwt
Expand Down Expand Up @@ -211,7 +210,6 @@ pyjwt[crypto]==2.8.0
# -r requirements/test.txt
# drf-jwt
# edx-drf-extensions
# pyjwt
pylint==3.0.3
# via
# edx-lint
Expand All @@ -234,7 +232,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 @@ -275,7 +273,7 @@ rfc3986==2.0.0
# via twine
rich==13.7.0
# via twine
rpds-py==0.17.1
rpds-py==0.18.0
# via
# -r requirements/test.txt
# jsonschema
Expand Down Expand Up @@ -315,7 +313,7 @@ tomli==2.0.1
# pytest
tomlkit==0.12.3
# via pylint
twine==4.0.2
twine==5.0.0
# via -r requirements/quality.in
typing-extensions==4.9.0
# via
Expand All @@ -325,7 +323,7 @@ typing-extensions==4.9.0
# edx-opaque-keys
# pylint
# rich
urllib3==2.2.0
urllib3==2.2.1
# via
# -r requirements/test.txt
# requests
Expand Down
11 changes: 5 additions & 6 deletions requirements/scripts.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ code-annotations==1.6.0
# edx-toggles
confluent-kafka[avro]==2.3.0
# via -r requirements/scripts.in
cryptography==42.0.2
cryptography==42.0.3
# via
# -r requirements/base.txt
# pyjwt
Expand Down Expand Up @@ -99,7 +99,7 @@ edx-toggles==5.1.1
# via
# -r requirements/base.txt
# edx-event-bus-kafka
fastavro==1.9.3
fastavro==1.9.4
# via
# confluent-kafka
# openedx-events
Expand Down Expand Up @@ -130,7 +130,7 @@ newrelic==9.6.0
# via
# -r requirements/base.txt
# edx-django-utils
openedx-events==9.5.0
openedx-events==9.5.1
# via edx-event-bus-kafka
pbr==6.0.0
# via
Expand All @@ -153,7 +153,6 @@ pyjwt[crypto]==2.8.0
# -r requirements/base.txt
# drf-jwt
# edx-drf-extensions
# pyjwt
pymongo==3.13.0
# via
# -r requirements/base.txt
Expand Down Expand Up @@ -185,7 +184,7 @@ requests==2.31.0
# -r requirements/base.txt
# confluent-kafka
# edx-drf-extensions
rpds-py==0.17.1
rpds-py==0.18.0
# via
# -r requirements/base.txt
# jsonschema
Expand Down Expand Up @@ -217,7 +216,7 @@ typing-extensions==4.9.0
# -r requirements/base.txt
# asgiref
# edx-opaque-keys
urllib3==2.2.0
urllib3==2.2.1
# via
# -r requirements/base.txt
# requests
Expand Down
13 changes: 5 additions & 8 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,8 @@ code-annotations==1.6.0
# -r requirements/test.in
# edx-toggles
coverage[toml]==7.4.1
# via
# coverage
# pytest-cov
cryptography==42.0.2
# via pytest-cov
cryptography==42.0.3
# via
# -r requirements/base.txt
# pyjwt
Expand Down Expand Up @@ -147,7 +145,6 @@ pyjwt[crypto]==2.8.0
# -r requirements/base.txt
# drf-jwt
# edx-drf-extensions
# pyjwt
pymongo==3.13.0
# via
# -r requirements/base.txt
Expand All @@ -156,7 +153,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 @@ -186,7 +183,7 @@ requests==2.31.0
# via
# -r requirements/base.txt
# edx-drf-extensions
rpds-py==0.17.1
rpds-py==0.18.0
# via
# -r requirements/base.txt
# jsonschema
Expand Down Expand Up @@ -222,7 +219,7 @@ typing-extensions==4.9.0
# -r requirements/base.txt
# asgiref
# edx-opaque-keys
urllib3==2.2.0
urllib3==2.2.1
# via
# -r requirements/base.txt
# requests
Expand Down
Loading