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 11, 2023
1 parent 00abbd0 commit a5583ef
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 23 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
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
Expand All @@ -55,7 +55,7 @@ prompt-toolkit==3.0.39
# via click-repl
python-dateutil==2.8.2
# via celery
pytz==2023.3
pytz==2023.3.post1
# via
# django
# djangorestframework
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ 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
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ billiard==4.1.0
# via
# -r requirements/test.txt
# celery
build==1.0.0
build==1.0.3
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down Expand Up @@ -67,7 +67,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/test.txt
# pytest-cov
Expand All @@ -79,7 +79,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/test.txt
Expand Down Expand Up @@ -215,7 +215,7 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -232,7 +232,7 @@ python-slugify==8.0.1
# via
# -r requirements/quality.txt
# code-annotations
pytz==2023.3
pytz==2023.3.post1
# via
# -r requirements/test.txt
# django
Expand Down Expand Up @@ -323,7 +323,7 @@ vine==5.0.0
# amqp
# celery
# kombu
virtualenv==20.24.4
virtualenv==20.24.5
# via
# -r requirements/ci.txt
# tox
Expand Down
15 changes: 6 additions & 9 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ billiard==4.1.0
# via
# -r requirements/base.txt
# celery
bleach==6.0.0
# via readme-renderer
cached-property==1.5.2
# via swagger2rst
celery==5.3.4
Expand Down Expand Up @@ -76,7 +74,7 @@ coreschema==0.0.4
# via coreapi
cryptography==41.0.3
# via secretstorage
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 Down Expand Up @@ -152,6 +150,8 @@ mdurl==0.1.2
# via markdown-it-py
more-itertools==10.1.0
# via jaraco-classes
nh3==0.2.14
# via readme-renderer
openapi-codec==1.3.2
# via django-rest-swagger
packaging==23.1
Expand Down Expand Up @@ -186,7 +186,7 @@ python-dateutil==2.8.2
# via
# -r requirements/base.txt
# celery
pytz==2023.3
pytz==2023.3.post1
# via
# -r requirements/base.txt
# babel
Expand All @@ -199,7 +199,7 @@ pyyaml==5.4.1
# -r requirements/base.txt
# drf-yasg
# swagger2rst
readme-renderer==41.0
readme-renderer==42.0
# via twine
referencing==0.30.2
# via
Expand All @@ -219,7 +219,7 @@ rfc3986==2.0.0
# via twine
rich==13.5.2
# via twine
rpds-py==0.10.0
rpds-py==0.10.2
# via
# jsonschema
# referencing
Expand All @@ -232,7 +232,6 @@ simplejson==3.19.1
six==1.16.0
# via
# -r requirements/base.txt
# bleach
# python-dateutil
snowballstemmer==2.2.0
# via sphinx
Expand Down Expand Up @@ -302,8 +301,6 @@ wcwidth==0.2.6
# via
# -r requirements/base.txt
# prompt-toolkit
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
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ click-repl==0.3.0
# via
# -r requirements/base.txt
# celery
coverage[toml]==7.3.0
coverage[toml]==7.3.1
# via pytest-cov
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
Expand Down Expand Up @@ -85,7 +85,7 @@ prompt-toolkit==3.0.39
# via
# -r requirements/base.txt
# click-repl
pytest==7.4.1
pytest==7.4.2
# via
# pytest-cov
# pytest-django
Expand All @@ -97,7 +97,7 @@ python-dateutil==2.8.2
# via
# -r requirements/base.txt
# celery
pytz==2023.3
pytz==2023.3.post1
# via
# -r requirements/base.txt
# django
Expand Down

0 comments on commit a5583ef

Please sign in to comment.