Skip to content

Commit

Permalink
chore: Updating Python Requirements (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Sep 12, 2023
1 parent 2404c65 commit 67622ed
Show file tree
Hide file tree
Showing 8 changed files with 37 additions and 50 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#
asgiref==3.7.2
# via django
django==3.2.20
django==3.2.21
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
pytz==2023.3
pytz==2023.3.post1
# via django
sqlparse==0.4.4
# via django
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ tox==3.28.0
# -r requirements/ci.in
typing-extensions==4.7.1
# via filelock
virtualenv==20.24.4
virtualenv==20.24.5
# via tox
27 changes: 11 additions & 16 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,7 @@ astroid==2.15.6
# -r requirements/quality.txt
# pylint
# pylint-celery
bleach==6.0.0
# via
# -r requirements/quality.txt
# readme-renderer
build==1.0.0
build==1.0.3
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down Expand Up @@ -51,7 +47,7 @@ code-annotations==1.5.0
# via
# -r requirements/quality.txt
# edx-lint
coverage[toml]==7.3.0
coverage[toml]==7.3.1
# via
# -r requirements/quality.txt
# pytest-cov
Expand All @@ -71,7 +67,7 @@ distlib==0.3.7
# via
# -r requirements/ci.txt
# virtualenv
django==3.2.20
django==3.2.21
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -155,6 +151,10 @@ more-itertools==10.1.0
# via
# -r requirements/quality.txt
# jaraco-classes
nh3==0.2.14
# via
# -r requirements/quality.txt
# readme-renderer
packaging==23.1
# via
# -r requirements/ci.txt
Expand Down Expand Up @@ -228,7 +228,7 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements/quality.txt
# pytest-cov
Expand All @@ -241,15 +241,15 @@ python-slugify==8.0.1
# via
# -r requirements/quality.txt
# code-annotations
pytz==2023.3
pytz==2023.3.post1
# via
# -r requirements/quality.txt
# django
pyyaml==6.0.1
# via
# -r requirements/quality.txt
# code-annotations
readme-renderer==41.0
readme-renderer==42.0
# via
# -r requirements/quality.txt
# twine
Expand Down Expand Up @@ -278,7 +278,6 @@ six==1.16.0
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
# bleach
# edx-lint
# tox
snowballstemmer==2.2.0
Expand Down Expand Up @@ -336,14 +335,10 @@ urllib3==2.0.4
# -r requirements/quality.txt
# requests
# twine
virtualenv==20.24.4
virtualenv==20.24.5
# via
# -r requirements/ci.txt
# tox
webencodings==0.5.1
# via
# -r requirements/quality.txt
# bleach
wheel==0.41.2
# via
# -r requirements/pip-tools.txt
Expand Down
22 changes: 9 additions & 13 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ babel==2.12.1
# via sphinx
beautifulsoup4==4.12.2
# via pydata-sphinx-theme
bleach==6.0.0
# via readme-renderer
build==1.0.0
build==1.0.3
# via -r requirements/doc.in
certifi==2023.7.22
# via requests
Expand All @@ -32,15 +30,15 @@ code-annotations==1.5.0
# via -r requirements/test.txt
colorama==0.4.6
# via sphinx-autobuild
coverage[toml]==7.3.0
coverage[toml]==7.3.1
# via
# -r requirements/test.txt
# pytest-cov
cryptography==41.0.3
# via secretstorage
ddt==1.6.0
# via -r requirements/test.txt
django==3.2.20
django==3.2.21
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -98,6 +96,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
# -r requirements/test.txt
Expand Down Expand Up @@ -128,7 +128,7 @@ pygments==2.16.1
# sphinx
pyproject-hooks==1.0.0
# via build
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -141,7 +141,7 @@ python-slugify==8.0.1
# via
# -r requirements/test.txt
# code-annotations
pytz==2023.3
pytz==2023.3.post1
# via
# -r requirements/test.txt
# babel
Expand All @@ -151,7 +151,7 @@ pyyaml==6.0.1
# -r requirements/test.txt
# code-annotations
# sphinx-book-theme
readme-renderer==41.0
readme-renderer==42.0
# via twine
requests==2.31.0
# via
Expand All @@ -169,9 +169,7 @@ rich==13.5.2
secretstorage==3.3.3
# via keyring
six==1.16.0
# via
# bleach
# livereload
# via livereload
snowballstemmer==2.2.0
# via sphinx
soupsieve==2.5
Expand Down Expand Up @@ -242,8 +240,6 @@ urllib3==2.0.4
# via
# requests
# twine
webencodings==0.5.1
# via bleach
zipp==3.16.2
# via
# 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 @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.0.0
build==1.0.3
# via pip-tools
click==8.1.7
# via pip-tools
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.1.2
setuptools==68.2.0
# via -r requirements/pip.in
20 changes: 8 additions & 12 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,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 @@ -32,7 +30,7 @@ code-annotations==1.5.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.3.0
coverage[toml]==7.3.1
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -42,7 +40,7 @@ ddt==1.6.0
# via -r requirements/test.txt
dill==0.3.7
# via pylint
django==3.2.20
django==3.2.21
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -96,6 +94,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
# -r requirements/test.txt
Expand Down Expand Up @@ -136,7 +136,7 @@ pylint-plugin-utils==0.8.2
# via
# pylint-celery
# pylint-django
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -149,15 +149,15 @@ python-slugify==8.0.1
# via
# -r requirements/test.txt
# code-annotations
pytz==2023.3
pytz==2023.3.post1
# via
# -r requirements/test.txt
# django
pyyaml==6.0.1
# via
# -r requirements/test.txt
# code-annotations
readme-renderer==41.0
readme-renderer==42.0
# via twine
requests==2.31.0
# via
Expand All @@ -172,9 +172,7 @@ rich==13.5.2
secretstorage==3.3.3
# via keyring
six==1.16.0
# via
# bleach
# edx-lint
# via edx-lint
snowballstemmer==2.2.0
# via pydocstyle
sqlparse==0.4.4
Expand Down Expand Up @@ -210,8 +208,6 @@ urllib3==2.0.4
# via
# requests
# twine
webencodings==0.5.1
# via bleach
wrapt==1.15.0
# via astroid
zipp==3.16.2
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ click==8.1.7
# via code-annotations
code-annotations==1.5.0
# via -r requirements/test.in
coverage[toml]==7.3.0
coverage[toml]==7.3.1
# via pytest-cov
ddt==1.6.0
# via -r requirements/test.in
django==3.2.20
django==3.2.21
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.txt
Expand All @@ -34,7 +34,7 @@ pbr==5.11.1
# via stevedore
pluggy==1.3.0
# via pytest
pytest==7.4.1
pytest==7.4.2
# via
# pytest-cov
# pytest-django
Expand All @@ -44,7 +44,7 @@ pytest-django==4.5.2
# via -r requirements/test.in
python-slugify==8.0.1
# via code-annotations
pytz==2023.3
pytz==2023.3.post1
# via
# -r requirements/base.txt
# django
Expand Down

0 comments on commit 67622ed

Please sign in to comment.