Skip to content

Commit

Permalink
chore: Updating Python Requirements (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Jun 21, 2023
1 parent 46ba27a commit 3270fa4
Show file tree
Hide file tree
Showing 7 changed files with 43 additions and 41 deletions.
7 changes: 3 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ backports-zoneinfo[tzdata]==0.2.1
# kombu
billiard==4.1.0
# via celery
celery==5.3.0
celery==5.3.1
# via
# edx-celeryutils
# event-tracking
Expand All @@ -42,7 +42,7 @@ click-didyoumean==0.3.0
# via celery
click-plugins==1.1.1
# via celery
click-repl==0.2.0
click-repl==0.3.0
# via celery
code-annotations==1.3.0
# via edx-toggles
Expand Down Expand Up @@ -100,7 +100,7 @@ jsonfield==3.1.0
# via
# -r requirements/base.in
# edx-celeryutils
kombu==5.3.0
kombu==5.3.1
# via celery
markupsafe==2.1.3
# via jinja2
Expand Down Expand Up @@ -139,7 +139,6 @@ requests==2.31.0
# apache-libcloud
six==1.16.0
# via
# click-repl
# event-tracking
# isodate
# python-dateutil
Expand Down
6 changes: 3 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
#
distlib==0.3.6
# via virtualenv
filelock==3.12.0
filelock==3.12.2
# via
# tox
# virtualenv
packaging==23.1
# via tox
platformdirs==3.5.1
platformdirs==3.7.0
# via virtualenv
pluggy==1.0.0
# via tox
Expand All @@ -26,5 +26,5 @@ tox==3.28.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.in
virtualenv==20.23.0
virtualenv==20.23.1
# via tox
17 changes: 8 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ build==0.10.0
# via
# -r requirements/pip-tools.txt
# pip-tools
celery==5.3.0
celery==5.3.1
# via
# -r requirements/quality.txt
# edx-celeryutils
Expand Down Expand Up @@ -79,7 +79,7 @@ click-plugins==1.1.1
# via
# -r requirements/quality.txt
# celery
click-repl==0.2.0
click-repl==0.3.0
# via
# -r requirements/quality.txt
# celery
Expand Down Expand Up @@ -168,13 +168,13 @@ exceptiongroup==1.1.1
# pytest
factory-boy==3.2.1
# via -r requirements/quality.txt
faker==18.10.1
faker==18.11.1
# via
# -r requirements/quality.txt
# factory-boy
fasteners==0.18
# via -r requirements/quality.txt
filelock==3.12.0
filelock==3.12.2
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -207,7 +207,7 @@ jsonfield==3.1.0
# via
# -r requirements/quality.txt
# edx-celeryutils
kombu==5.3.0
kombu==5.3.1
# via
# -r requirements/quality.txt
# celery
Expand Down Expand Up @@ -245,7 +245,7 @@ pbr==5.11.1
# stevedore
pip-tools==6.13.0
# via -r requirements/pip-tools.txt
platformdirs==3.5.1
platformdirs==3.7.0
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -316,7 +316,7 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==7.3.1
pytest==7.3.2
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -354,7 +354,6 @@ six==1.16.0
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
# click-repl
# edx-lint
# event-tracking
# isodate
Expand Down Expand Up @@ -424,7 +423,7 @@ vine==5.0.0
# amqp
# celery
# kombu
virtualenv==20.23.0
virtualenv==20.23.1
# via
# -r requirements/ci.txt
# tox
Expand Down
28 changes: 17 additions & 11 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ bleach==6.0.0
# via readme-renderer
build==0.10.0
# via -r requirements/doc.in
celery==5.3.0
celery==5.3.1
# via
# -r requirements/test.txt
# edx-celeryutils
Expand Down Expand Up @@ -76,7 +76,7 @@ click-plugins==1.1.1
# via
# -r requirements/test.txt
# celery
click-repl==0.2.0
click-repl==0.3.0
# via
# -r requirements/test.txt
# celery
Expand All @@ -92,6 +92,7 @@ cryptography==41.0.1
# via
# -r requirements/test.txt
# djfernet
# secretstorage
ddt==1.6.0
# via -r requirements/test.txt
django==3.2.19
Expand Down Expand Up @@ -159,7 +160,7 @@ exceptiongroup==1.1.1
# pytest
factory-boy==3.2.1
# via -r requirements/test.txt
faker==18.10.1
faker==18.11.1
# via
# -r requirements/test.txt
# factory-boy
Expand All @@ -171,7 +172,7 @@ idna==3.4
# requests
imagesize==1.4.1
# via sphinx
importlib-metadata==6.6.0
importlib-metadata==6.7.0
# via
# keyring
# twine
Expand All @@ -185,6 +186,10 @@ isodate==0.6.1
# via -r requirements/test.txt
jaraco-classes==3.2.3
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
# via
# -r requirements/test.txt
Expand All @@ -194,13 +199,13 @@ jsonfield==3.1.0
# via
# -r requirements/test.txt
# edx-celeryutils
keyring==23.13.1
keyring==24.0.0
# via twine
kombu==5.3.0
kombu==5.3.1
# via
# -r requirements/test.txt
# celery
markdown-it-py==2.2.0
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.3
# via
Expand Down Expand Up @@ -265,7 +270,7 @@ pynacl==1.5.0
# edx-django-utils
pyproject-hooks==1.0.0
# via build
pytest==7.3.1
pytest==7.3.2
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -295,7 +300,7 @@ pyyaml==6.0
# via
# -r requirements/test.txt
# code-annotations
readme-renderer==37.3
readme-renderer==40.0
# via twine
requests==2.31.0
# via
Expand All @@ -310,13 +315,14 @@ restructuredtext-lint==1.4.0
# via doc8
rfc3986==2.0.0
# via twine
rich==13.4.1
rich==13.4.2
# via twine
secretstorage==3.3.3
# via keyring
six==1.16.0
# via
# -r requirements/test.txt
# bleach
# click-repl
# event-tracking
# isodate
# python-dateutil
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.40.0
# The following packages are considered to be unsafe in a requirements file:
pip==23.1.2
# via -r requirements/pip.in
setuptools==67.8.0
setuptools==68.0.0
# via -r requirements/pip.in
13 changes: 6 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ billiard==4.1.0
# via
# -r requirements/test.txt
# celery
celery==5.3.0
celery==5.3.1
# via
# -r requirements/test.txt
# edx-celeryutils
Expand Down Expand Up @@ -70,7 +70,7 @@ click-plugins==1.1.1
# via
# -r requirements/test.txt
# celery
click-repl==0.2.0
click-repl==0.3.0
# via
# -r requirements/test.txt
# celery
Expand Down Expand Up @@ -146,7 +146,7 @@ exceptiongroup==1.1.1
# pytest
factory-boy==3.2.1
# via -r requirements/test.txt
faker==18.10.1
faker==18.11.1
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -174,7 +174,7 @@ jsonfield==3.1.0
# via
# -r requirements/test.txt
# edx-celeryutils
kombu==5.3.0
kombu==5.3.1
# via
# -r requirements/test.txt
# celery
Expand All @@ -200,7 +200,7 @@ pbr==5.11.1
# via
# -r requirements/test.txt
# stevedore
platformdirs==3.5.1
platformdirs==3.7.0
# via pylint
pluggy==1.0.0
# via
Expand Down Expand Up @@ -244,7 +244,7 @@ pynacl==1.5.0
# via
# -r requirements/test.txt
# edx-django-utils
pytest==7.3.1
pytest==7.3.2
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -280,7 +280,6 @@ requests==2.31.0
six==1.16.0
# via
# -r requirements/test.txt
# click-repl
# edx-lint
# event-tracking
# isodate
Expand Down
11 changes: 5 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ billiard==4.1.0
# via
# -r requirements/base.txt
# celery
celery==5.3.0
celery==5.3.1
# via
# -r requirements/base.txt
# edx-celeryutils
Expand Down Expand Up @@ -62,7 +62,7 @@ click-plugins==1.1.1
# via
# -r requirements/base.txt
# celery
click-repl==0.2.0
click-repl==0.3.0
# via
# -r requirements/base.txt
# celery
Expand Down Expand Up @@ -129,7 +129,7 @@ exceptiongroup==1.1.1
# via pytest
factory-boy==3.2.1
# via -r requirements/test.in
faker==18.10.1
faker==18.11.1
# via factory-boy
fasteners==0.18
# via -r requirements/base.txt
Expand All @@ -149,7 +149,7 @@ jsonfield==3.1.0
# via
# -r requirements/base.txt
# edx-celeryutils
kombu==5.3.0
kombu==5.3.1
# via
# -r requirements/base.txt
# celery
Expand Down Expand Up @@ -191,7 +191,7 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# edx-django-utils
pytest==7.3.1
pytest==7.3.2
# via
# pytest-cov
# pytest-django
Expand Down Expand Up @@ -226,7 +226,6 @@ requests==2.31.0
six==1.16.0
# via
# -r requirements/base.txt
# click-repl
# event-tracking
# isodate
# python-dateutil
Expand Down

0 comments on commit 3270fa4

Please sign in to comment.