Skip to content

Commit

Permalink
chore: Updating Python Requirements (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Sep 28, 2023
1 parent c937fba commit 78e3ba5
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 25 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ django==3.2.21
# via
# -c requirements/common_constraints.txt
# -r requirements/base.in
edx-opaque-keys[django]==2.5.0
edx-opaque-keys[django]==2.5.1
# via -r requirements/base.in
fastavro==1.8.3
# via -r requirements/base.in
Expand All @@ -26,7 +26,7 @@ sqlparse==0.4.4
# via django
stevedore==5.1.0
# via edx-opaque-keys
typing-extensions==4.7.1
typing-extensions==4.8.0
# via
# asgiref
# edx-opaque-keys
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ asgiref==3.7.2
# via
# -r requirements/quality.txt
# django
astroid==2.15.6
astroid==2.15.7
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -53,7 +53,7 @@ coverage[toml]==7.3.1
# via
# -r requirements/quality.txt
# pytest-cov
cryptography==41.0.3
cryptography==41.0.4
# via
# -r requirements/quality.txt
# secretstorage
Expand All @@ -79,7 +79,7 @@ docutils==0.20.1
# readme-renderer
edx-lint==5.3.4
# via -r requirements/quality.txt
edx-opaque-keys[django]==2.5.0
edx-opaque-keys[django]==2.5.1
# via -r requirements/quality.txt
exceptiongroup==1.1.3
# via
Expand All @@ -103,7 +103,7 @@ importlib-metadata==6.8.0
# build
# keyring
# twine
importlib-resources==6.0.1
importlib-resources==6.1.0
# via
# -r requirements/quality.txt
# keyring
Expand Down Expand Up @@ -332,15 +332,15 @@ tox-battery==0.6.2
# via -r requirements/dev.in
twine==4.0.2
# via -r requirements/quality.txt
typing-extensions==4.7.1
typing-extensions==4.8.0
# via
# -r requirements/quality.txt
# asgiref
# astroid
# edx-opaque-keys
# pylint
# rich
urllib3==2.0.4
urllib3==2.0.5
# via
# -r requirements/quality.txt
# requests
Expand All @@ -357,7 +357,7 @@ wrapt==1.15.0
# via
# -r requirements/quality.txt
# astroid
zipp==3.16.2
zipp==3.17.0
# via
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
Expand Down
12 changes: 6 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ coverage[toml]==7.3.1
# via
# -r requirements/test.txt
# pytest-cov
cryptography==41.0.3
cryptography==41.0.4
# via secretstorage
ddt==1.6.0
# via -r requirements/test.txt
Expand All @@ -53,7 +53,7 @@ docutils==0.19
# readme-renderer
# restructuredtext-lint
# sphinx
edx-opaque-keys[django]==2.5.0
edx-opaque-keys[django]==2.5.1
# via -r requirements/test.txt
exceptiongroup==1.1.3
# via
Expand All @@ -71,7 +71,7 @@ importlib-metadata==6.8.0
# keyring
# sphinx
# twine
importlib-resources==6.0.1
importlib-resources==6.1.0
# via keyring
iniconfig==2.0.0
# via
Expand Down Expand Up @@ -242,17 +242,17 @@ tornado==6.3.3
# via livereload
twine==4.0.2
# via -r requirements/doc.in
typing-extensions==4.7.1
typing-extensions==4.8.0
# via
# -r requirements/test.txt
# asgiref
# edx-opaque-keys
# rich
urllib3==2.0.4
urllib3==2.0.5
# via
# requests
# twine
zipp==3.16.2
zipp==3.17.0
# via
# importlib-metadata
# importlib-resources
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ tomli==2.0.1
# pyproject-hooks
wheel==0.41.2
# via pip-tools
zipp==3.16.2
zipp==3.17.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
14 changes: 7 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ asgiref==3.7.2
# via
# -r requirements/test.txt
# django
astroid==2.15.6
astroid==2.15.7
# via
# pylint
# pylint-celery
Expand Down Expand Up @@ -36,7 +36,7 @@ coverage[toml]==7.3.1
# via
# -r requirements/test.txt
# pytest-cov
cryptography==41.0.3
cryptography==41.0.4
# via secretstorage
ddt==1.6.0
# via -r requirements/test.txt
Expand All @@ -50,7 +50,7 @@ docutils==0.20.1
# via readme-renderer
edx-lint==5.3.4
# via -r requirements/quality.in
edx-opaque-keys[django]==2.5.0
edx-opaque-keys[django]==2.5.1
# via -r requirements/test.txt
exceptiongroup==1.1.3
# via
Expand All @@ -64,7 +64,7 @@ importlib-metadata==6.8.0
# via
# keyring
# twine
importlib-resources==6.0.1
importlib-resources==6.1.0
# via keyring
iniconfig==2.0.0
# via
Expand Down Expand Up @@ -208,21 +208,21 @@ tomlkit==0.12.1
# via pylint
twine==4.0.2
# via -r requirements/quality.in
typing-extensions==4.7.1
typing-extensions==4.8.0
# via
# -r requirements/test.txt
# asgiref
# astroid
# edx-opaque-keys
# pylint
# rich
urllib3==2.0.4
urllib3==2.0.5
# via
# requests
# twine
wrapt==1.15.0
# via astroid
zipp==3.16.2
zipp==3.17.0
# via
# importlib-metadata
# importlib-resources
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ django==3.2.21
# via
# -c requirements/common_constraints.txt
# -r requirements/base.txt
edx-opaque-keys[django]==2.5.0
edx-opaque-keys[django]==2.5.1
# via -r requirements/base.txt
exceptiongroup==1.1.3
# via pytest
Expand Down Expand Up @@ -77,7 +77,7 @@ tomli==2.0.1
# via
# coverage
# pytest
typing-extensions==4.7.1
typing-extensions==4.8.0
# via
# -r requirements/base.txt
# asgiref
Expand Down

0 comments on commit 78e3ba5

Please sign in to comment.