Skip to content

Commit

Permalink
chore: Updating Python Requirements (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Feb 19, 2024
1 parent dc6f759 commit 7f548df
Show file tree
Hide file tree
Showing 8 changed files with 29 additions and 39 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ edx-django-utils==5.10.1
# via -r requirements/base.in
edx-opaque-keys[django]==2.5.1
# via -r requirements/base.in
fastavro==1.9.3
fastavro==1.9.4
# via -r requirements/base.in
newrelic==9.6.0
# via edx-django-utils
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
18 changes: 8 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,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
# secretstorage
Expand Down Expand Up @@ -108,14 +107,12 @@ edx-django-utils==5.10.1
edx-lint==5.3.6
# via -r requirements/quality.txt
edx-opaque-keys[django]==2.5.1
# via
# -r requirements/quality.txt
# edx-opaque-keys
# via -r requirements/quality.txt
exceptiongroup==1.2.0
# via
# -r requirements/quality.txt
# pytest
fastavro==1.9.3
fastavro==1.9.4
# via -r requirements/quality.txt
filelock==3.13.1
# via
Expand Down Expand Up @@ -208,7 +205,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 @@ -282,7 +279,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 @@ -367,7 +365,7 @@ tomlkit==0.12.3
# via
# -r requirements/quality.txt
# pylint
tox==4.12.1
tox==4.13.0
# via -r requirements/ci.txt
twine==5.0.0
# via -r requirements/quality.txt
Expand All @@ -379,7 +377,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
13 changes: 5 additions & 8 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,8 @@ colorama==0.4.6
coverage[toml]==7.4.1
# via
# -r requirements/test.txt
# coverage
# pytest-cov
cryptography==42.0.2
cryptography==42.0.3
# via secretstorage
ddt==1.7.1
# via -r requirements/test.txt
Expand Down Expand Up @@ -76,14 +75,12 @@ docutils==0.19
edx-django-utils==5.10.1
# via -r requirements/test.txt
edx-opaque-keys[django]==2.5.1
# via
# -r requirements/test.txt
# edx-opaque-keys
# via -r requirements/test.txt
exceptiongroup==1.2.0
# via
# -r requirements/test.txt
# pytest
fastavro==1.9.3
fastavro==1.9.4
# via -r requirements/test.txt
idna==3.6
# via requests
Expand Down Expand Up @@ -177,7 +174,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 @@ -286,7 +283,7 @@ typing-extensions==4.9.0
# edx-opaque-keys
# pydata-sphinx-theme
# rich
urllib3==2.2.0
urllib3==2.2.1
# via
# requests
# twine
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
13 changes: 5 additions & 8 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,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 secretstorage
ddt==1.7.1
# via -r requirements/test.txt
Expand Down Expand Up @@ -70,14 +69,12 @@ edx-django-utils==5.10.1
edx-lint==5.3.6
# via -r requirements/quality.in
edx-opaque-keys[django]==2.5.1
# via
# -r requirements/test.txt
# edx-opaque-keys
# via -r requirements/test.txt
exceptiongroup==1.2.0
# via
# -r requirements/test.txt
# pytest
fastavro==1.9.3
fastavro==1.9.4
# via -r requirements/test.txt
idna==3.6
# via requests
Expand Down Expand Up @@ -181,7 +178,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 @@ -252,7 +249,7 @@ typing-extensions==4.9.0
# edx-opaque-keys
# pylint
# rich
urllib3==2.2.0
urllib3==2.2.1
# via
# requests
# twine
Expand Down
12 changes: 4 additions & 8 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ click==8.1.7
code-annotations==1.6.0
# via -r requirements/test.in
coverage[toml]==7.4.1
# via
# coverage
# pytest-cov
# via pytest-cov
ddt==1.7.1
# via -r requirements/test.in
django==3.2.24
Expand All @@ -45,12 +43,10 @@ django-waffle==4.1.0
edx-django-utils==5.10.1
# via -r requirements/base.txt
edx-opaque-keys[django]==2.5.1
# via
# -r requirements/base.txt
# edx-opaque-keys
# via -r requirements/base.txt
exceptiongroup==1.2.0
# via pytest
fastavro==1.9.3
fastavro==1.9.4
# via -r requirements/base.txt
iniconfig==2.0.0
# via pytest
Expand Down Expand Up @@ -86,7 +82,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

0 comments on commit 7f548df

Please sign in to comment.