Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Sep 21, 2023
1 parent 300c2f6 commit 6faaa43
Show file tree
Hide file tree
Showing 8 changed files with 30 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 @@ -52,7 +52,7 @@ six==1.16.0
# via python-dateutil
sqlparse==0.4.4
# via django
typing-extensions==4.7.1
typing-extensions==4.8.0
# via
# asgiref
# kombu
Expand Down
6 changes: 2 additions & 4 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
distlib==0.3.7
# via virtualenv
filelock==3.12.3
filelock==3.12.4
# via
# tox
# virtualenv
Expand All @@ -29,7 +29,5 @@ tox==3.28.0
# tox-battery
tox-battery==0.6.2
# via -r requirements/ci.in
typing-extensions==4.7.1
# via filelock
virtualenv==20.24.4
virtualenv==20.24.5
# via tox
28 changes: 12 additions & 16 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ astroid==2.15.6
# via
# pylint
# pylint-celery
bleach==6.0.0
# via readme-renderer
certifi==2023.7.22
# via requests
cffi==1.15.1
Expand All @@ -29,7 +27,7 @@ click-log==0.4.0
# via edx-lint
code-annotations==1.5.0
# via edx-lint
cryptography==41.0.3
cryptography==41.0.4
# via secretstorage
diff-cover==7.7.0
# via -r requirements/dev.in
Expand All @@ -43,13 +41,13 @@ django==3.2.21
# edx-i18n-tools
docutils==0.20.1
# via readme-renderer
edx-i18n-tools==1.1.0
edx-i18n-tools==1.2.0
# via -r requirements/dev.in
edx-lint==5.3.4
# via
# -r requirements/dev.in
# -r requirements/quality.in
filelock==3.12.3
filelock==3.12.4
# via
# tox
# virtualenv
Expand All @@ -59,7 +57,7 @@ importlib-metadata==6.8.0
# via
# keyring
# twine
importlib-resources==6.0.1
importlib-resources==6.1.0
# via keyring
isort==5.12.0
# via
Expand Down Expand Up @@ -89,6 +87,8 @@ mdurl==0.1.2
# via markdown-it-py
more-itertools==10.1.0
# via jaraco-classes
nh3==0.2.14
# via readme-renderer
packaging==23.1
# via tox
path==16.7.1
Expand Down Expand Up @@ -142,7 +142,7 @@ pyyaml==6.0.1
# via
# code-annotations
# edx-i18n-tools
readme-renderer==41.0
readme-renderer==42.0
# via twine
requests==2.31.0
# via
Expand All @@ -152,13 +152,12 @@ requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==13.5.2
rich==13.5.3
# via twine
secretstorage==3.3.3
# via keyring
six==1.16.0
# via
# bleach
# edx-lint
# pydocstyle
# tox
Expand All @@ -185,26 +184,23 @@ tox-battery==0.6.2
# via -r requirements/dev.in
twine==4.0.2
# via -r requirements/dev.in
typing-extensions==4.7.1
typing-extensions==4.8.0
# via
# asgiref
# astroid
# filelock
# pylint
# rich
urllib3==2.0.4
urllib3==2.0.5
# via
# requests
# twine
virtualenv==20.24.4
virtualenv==20.24.5
# via tox
webencodings==0.5.1
# via bleach
wheel==0.41.2
# via -r requirements/dev.in
wrapt==1.15.0
# via astroid
zipp==3.16.2
zipp==3.17.0
# via
# importlib-metadata
# importlib-resources
23 changes: 10 additions & 13 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ beautifulsoup4==4.12.2
# via pydata-sphinx-theme
billiard==4.1.0
# via celery
bleach==6.0.0
# via readme-renderer
build==1.0.3
# via -r requirements/doc.in
celery==5.3.4
Expand All @@ -50,7 +48,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
cryptography==41.0.3
cryptography==41.0.4
# via secretstorage
django==3.2.21
# via
Expand Down Expand Up @@ -79,7 +77,7 @@ importlib-metadata==6.8.0
# keyring
# sphinx
# twine
importlib-resources==6.0.1
importlib-resources==6.1.0
# via keyring
jaraco-classes==3.3.0
# via keyring
Expand All @@ -103,6 +101,8 @@ mdurl==0.1.2
# via markdown-it-py
more-itertools==10.1.0
# via jaraco-classes
nh3==0.2.14
# via readme-renderer
packaging==23.1
# via
# build
Expand All @@ -118,7 +118,7 @@ prompt-toolkit==3.0.39
# via click-repl
pycparser==2.21
# via cffi
pydata-sphinx-theme==0.13.3
pydata-sphinx-theme==0.14.1
# via sphinx-book-theme
pygments==2.16.1
# via
Expand All @@ -136,7 +136,7 @@ pytz==2023.3.post1
# via
# babel
# django
readme-renderer==41.0
readme-renderer==42.0
# via twine
requests==2.31.0
# via
Expand All @@ -149,13 +149,12 @@ restructuredtext-lint==1.4.0
# via doc8
rfc3986==2.0.0
# via twine
rich==13.5.2
rich==13.5.3
# via twine
secretstorage==3.3.3
# via keyring
six==1.16.0
# via
# bleach
# pockets
# python-dateutil
# sphinxcontrib-napoleon
Expand Down Expand Up @@ -195,7 +194,7 @@ tomli==2.0.1
# pyproject-hooks
twine==4.0.2
# via -r requirements/doc.in
typing-extensions==4.7.1
typing-extensions==4.8.0
# via
# asgiref
# kombu
Expand All @@ -205,7 +204,7 @@ tzdata==2023.3
# via
# backports-zoneinfo
# celery
urllib3==2.0.4
urllib3==2.0.5
# via
# requests
# twine
Expand All @@ -216,9 +215,7 @@ vine==5.0.0
# kombu
wcwidth==0.2.6
# via prompt-toolkit
webencodings==0.5.1
# via bleach
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
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.41.2
# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
# via -r requirements/pip.in
setuptools==68.2.0
setuptools==68.2.2
# via -r requirements/pip.in
2 changes: 1 addition & 1 deletion requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ tomli==2.0.1
# via pylint
tomlkit==0.12.1
# via pylint
typing-extensions==4.7.1
typing-extensions==4.8.0
# via
# astroid
# pylint
Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ pluggy==1.3.0
# via pytest
prompt-toolkit==3.0.39
# via click-repl
pytest==7.4.1
pytest==7.4.2
# via
# pytest-cov
# pytest-django
Expand All @@ -81,7 +81,7 @@ tomli==2.0.1
# via
# coverage
# pytest
typing-extensions==4.7.1
typing-extensions==4.8.0
# via
# asgiref
# kombu
Expand Down

0 comments on commit 6faaa43

Please sign in to comment.