Skip to content

Commit

Permalink
chore: Updating Python Requirements (#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Oct 6, 2023
1 parent 335c319 commit 4103069
Show file tree
Hide file tree
Showing 6 changed files with 34 additions and 34 deletions.
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ filelock==3.12.4
# virtualenv
mock==5.1.0
# via -r requirements/ci.in
packaging==23.1
packaging==23.2
# via tox
platformdirs==3.10.0
platformdirs==3.11.0
# via virtualenv
pluggy==1.3.0
# via tox
Expand Down
18 changes: 9 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@ celery==5.3.4
# via event-tracking
certifi==2023.7.22
# via requests
cffi==1.15.1
cffi==1.16.0
# via
# cryptography
# pynacl
chardet==5.2.0
# via diff-cover
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
click==8.1.7
# via
Expand All @@ -57,7 +57,7 @@ code-annotations==1.5.0
# via
# edx-lint
# edx-toggles
coverage[toml]==7.3.1
coverage[toml]==7.3.2
# via pytest-cov
cryptography==41.0.4
# via
Expand Down Expand Up @@ -191,7 +191,7 @@ newrelic==9.1.0
# via edx-django-utils
nh3==0.2.14
# via readme-renderer
packaging==23.1
packaging==23.2
# via
# build
# pytest
Expand All @@ -204,7 +204,7 @@ pip-tools==7.3.0
# via -r requirements/dev.in
pkginfo==1.9.6
# via twine
platformdirs==3.10.0
platformdirs==3.11.0
# via
# pylint
# virtualenv
Expand Down Expand Up @@ -236,7 +236,7 @@ pyjwt[crypto]==2.8.0
# via
# drf-jwt
# edx-drf-extensions
pylint==2.17.6
pylint==2.17.7
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -297,7 +297,7 @@ requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==13.5.3
rich==13.6.0
# via twine
secretstorage==3.3.3
# via keyring
Expand Down Expand Up @@ -354,7 +354,7 @@ tzdata==2023.3
# via
# backports-zoneinfo
# celery
urllib3==2.0.5
urllib3==2.0.6
# via
# requests
# twine
Expand All @@ -365,7 +365,7 @@ vine==5.0.0
# kombu
virtualenv==20.24.5
# via tox
wcwidth==0.2.6
wcwidth==0.2.8
# via prompt-toolkit
web-fragments==2.1.0
# via xblock
Expand Down
14 changes: 7 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ appdirs==1.4.4
# via fs
asgiref==3.7.2
# via django
babel==2.12.1
babel==2.13.0
# via
# pydata-sphinx-theme
# sphinx
Expand All @@ -30,11 +30,11 @@ celery==5.3.4
# via event-tracking
certifi==2023.7.22
# via requests
cffi==1.15.1
cffi==1.16.0
# via
# cryptography
# pynacl
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
click==8.1.7
# via
Expand All @@ -52,7 +52,7 @@ click-repl==0.3.0
# via celery
code-annotations==1.5.0
# via edx-toggles
coverage[toml]==7.3.1
coverage[toml]==7.3.2
# via pytest-cov
cryptography==41.0.4
# via pyjwt
Expand Down Expand Up @@ -146,7 +146,7 @@ mock==5.1.0
# via -r requirements/test.in
newrelic==9.1.0
# via edx-django-utils
packaging==23.1
packaging==23.2
# via
# pydata-sphinx-theme
# pytest
Expand Down Expand Up @@ -269,14 +269,14 @@ tzdata==2023.3
# via
# backports-zoneinfo
# celery
urllib3==2.0.5
urllib3==2.0.6
# via requests
vine==5.0.0
# via
# amqp
# celery
# kombu
wcwidth==0.2.6
wcwidth==0.2.8
# via prompt-toolkit
web-fragments==2.1.0
# via xblock
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ click==8.1.7
# via pip-tools
importlib-metadata==6.8.0
# via build
packaging==23.1
packaging==23.2
# via build
pip-tools==7.3.0
# via -r requirements/pip-tools.in
Expand Down
18 changes: 9 additions & 9 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ celery==5.3.4
# via event-tracking
certifi==2023.7.22
# via requests
cffi==1.15.1
cffi==1.16.0
# via
# cryptography
# pynacl
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
click==8.1.7
# via
Expand All @@ -52,7 +52,7 @@ code-annotations==1.5.0
# via
# edx-lint
# edx-toggles
coverage[toml]==7.3.1
coverage[toml]==7.3.2
# via pytest-cov
cryptography==41.0.4
# via
Expand Down Expand Up @@ -170,13 +170,13 @@ newrelic==9.1.0
# via edx-django-utils
nh3==0.2.14
# via readme-renderer
packaging==23.1
packaging==23.2
# via pytest
pbr==5.11.1
# via stevedore
pkginfo==1.9.6
# via twine
platformdirs==3.10.0
platformdirs==3.11.0
# via pylint
pluggy==1.3.0
# via pytest
Expand All @@ -198,7 +198,7 @@ pyjwt[crypto]==2.8.0
# via
# drf-jwt
# edx-drf-extensions
pylint==2.17.6
pylint==2.17.7
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -256,7 +256,7 @@ requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==13.5.3
rich==13.6.0
# via twine
secretstorage==3.3.3
# via keyring
Expand Down Expand Up @@ -301,7 +301,7 @@ tzdata==2023.3
# via
# backports-zoneinfo
# celery
urllib3==2.0.5
urllib3==2.0.6
# via
# requests
# twine
Expand All @@ -310,7 +310,7 @@ vine==5.0.0
# amqp
# celery
# kombu
wcwidth==0.2.6
wcwidth==0.2.8
# via prompt-toolkit
web-fragments==2.1.0
# via xblock
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ celery==5.3.4
# via event-tracking
certifi==2023.7.22
# via requests
cffi==1.15.1
cffi==1.16.0
# via
# cryptography
# pynacl
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
click==8.1.7
# via
Expand All @@ -42,7 +42,7 @@ click-repl==0.3.0
# via celery
code-annotations==1.5.0
# via edx-toggles
coverage[toml]==7.3.1
coverage[toml]==7.3.2
# via pytest-cov
cryptography==41.0.4
# via pyjwt
Expand Down Expand Up @@ -120,7 +120,7 @@ mock==5.1.0
# via -r requirements/test.in
newrelic==9.1.0
# via edx-django-utils
packaging==23.1
packaging==23.2
# via pytest
pbr==5.11.1
# via stevedore
Expand Down Expand Up @@ -201,14 +201,14 @@ tzdata==2023.3
# via
# backports-zoneinfo
# celery
urllib3==2.0.5
urllib3==2.0.6
# via requests
vine==5.0.0
# via
# amqp
# celery
# kombu
wcwidth==0.2.6
wcwidth==0.2.8
# via prompt-toolkit
web-fragments==2.1.0
# via xblock
Expand Down

0 comments on commit 4103069

Please sign in to comment.