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 Jul 24, 2023
1 parent 2295dc4 commit 7c9a5aa
Show file tree
Hide file tree
Showing 9 changed files with 86 additions and 83 deletions.
14 changes: 7 additions & 7 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@ celery==5.3.1
# -r requirements/base.in
# django-celery-results
# edx-celeryutils
certifi==2023.5.7
certifi==2023.7.22
# via requests
cffi==1.15.1
# via
# cryptography
# pynacl
charset-normalizer==3.2.0
# via requests
click==8.1.5
click==8.1.6
# via
# celery
# click-didyoumean
Expand All @@ -48,7 +48,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
code-annotations==1.3.0
code-annotations==1.5.0
# via edx-toggles
cryptography==41.0.2
# via
Expand Down Expand Up @@ -132,9 +132,9 @@ djangorestframework-xml==2.0.0
# via -r requirements/base.in
drf-jwt==1.19.2
# via edx-drf-extensions
drf-yasg==1.21.6
drf-yasg==1.21.7
# via edx-api-doc-tools
edx-api-doc-tools==1.6.0
edx-api-doc-tools==1.7.0
# via -r requirements/base.in
edx-auth-backends==4.1.0
# via -r requirements/base.in
Expand Down Expand Up @@ -196,7 +196,7 @@ psutil==5.9.5
# via edx-django-utils
pycparser==2.21
# via cffi
pyjwt[crypto]==2.7.0
pyjwt[crypto]==2.8.0
# via
# drf-jwt
# edx-auth-backends
Expand Down Expand Up @@ -286,7 +286,7 @@ tzdata==2023.3
# celery
uritemplate==4.1.1
# via drf-yasg
urllib3==2.0.3
urllib3==2.0.4
# via requests
vine==5.0.0
# via
Expand Down
33 changes: 17 additions & 16 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ celery==5.3.1
# -r requirements/test.txt
# django-celery-results
# edx-celeryutils
certifi==2023.5.7
certifi==2023.7.22
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand All @@ -76,7 +76,7 @@ charset-normalizer==3.2.0
# -r requirements/quality.txt
# -r requirements/test.txt
# requests
click==8.1.5
click==8.1.6
# via
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -110,7 +110,7 @@ click-repl==0.3.0
# -r requirements/quality.txt
# -r requirements/test.txt
# celery
code-annotations==1.3.0
code-annotations==1.5.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -142,12 +142,12 @@ diff-cover==4.0.0
# via
# -c requirements/constraints.txt
# -r requirements/dev.in
dill==0.3.6
dill==0.3.7
# via
# -r requirements/quality.txt
# -r requirements/test.txt
# pylint
distlib==0.3.6
distlib==0.3.7
# via
# -r requirements/test.txt
# virtualenv
Expand Down Expand Up @@ -266,12 +266,12 @@ drf-jwt==1.19.2
# -r requirements/quality.txt
# -r requirements/test.txt
# edx-drf-extensions
drf-yasg==1.21.6
drf-yasg==1.21.7
# via
# -r requirements/quality.txt
# -r requirements/test.txt
# edx-api-doc-tools
edx-api-doc-tools==1.6.0
edx-api-doc-tools==1.7.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -328,9 +328,9 @@ exceptiongroup==1.1.2
# via
# -r requirements/test.txt
# pytest
factory-boy==3.2.1
factory-boy==3.3.0
# via -r requirements/test.txt
faker==19.1.0
faker==19.2.0
# via
# -r requirements/test.txt
# factory-boy
Expand All @@ -339,7 +339,7 @@ filelock==3.12.2
# -r requirements/test.txt
# tox
# virtualenv
gunicorn==20.1.0
gunicorn==21.2.0
# via -r requirements/dev.in
idna==3.4
# via
Expand Down Expand Up @@ -435,6 +435,7 @@ packaging==23.1
# build
# docker
# drf-yasg
# gunicorn
# pytest
# tox
paramiko==3.2.0
Expand All @@ -446,7 +447,7 @@ pbr==5.11.1
# -r requirements/quality.txt
# -r requirements/test.txt
# stevedore
pip-tools==7.0.0
pip-tools==7.1.0
# via -r requirements/pip-tools.txt
platformdirs==3.9.1
# via
Expand Down Expand Up @@ -492,7 +493,7 @@ pydocstyle==6.3.0
# via -r requirements/quality.txt
pygments==2.15.1
# via diff-cover
pyjwt[crypto]==2.7.0
pyjwt[crypto]==2.8.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -714,7 +715,7 @@ tox==3.28.0
# tox-battery
tox-battery==0.6.1
# via -r requirements/test.txt
types-pyyaml==6.0.12.10
types-pyyaml==6.0.12.11
# via
# -r requirements/test.txt
# responses
Expand All @@ -738,7 +739,7 @@ uritemplate==4.1.1
# -r requirements/quality.txt
# -r requirements/test.txt
# drf-yasg
urllib3==2.0.3
urllib3==2.0.4
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand All @@ -752,7 +753,7 @@ vine==5.0.0
# amqp
# celery
# kombu
virtualenv==20.24.0
virtualenv==20.24.1
# via
# -r requirements/test.txt
# tox
Expand All @@ -765,7 +766,7 @@ websocket-client==0.59.0
# via
# docker
# docker-compose
wheel==0.40.0
wheel==0.41.0
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down
26 changes: 13 additions & 13 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ celery==5.3.1
# -r requirements/test.txt
# django-celery-results
# edx-celeryutils
certifi==2023.5.7
certifi==2023.7.22
# via
# -r requirements/test.txt
# requests
Expand All @@ -66,7 +66,7 @@ charset-normalizer==3.2.0
# via
# -r requirements/test.txt
# requests
click==8.1.5
click==8.1.6
# via
# -r requirements/test.txt
# celery
Expand All @@ -93,7 +93,7 @@ click-repl==0.3.0
# via
# -r requirements/test.txt
# celery
code-annotations==1.3.0
code-annotations==1.5.0
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -115,11 +115,11 @@ defusedxml==0.7.1
# djangorestframework-xml
# python3-openid
# social-auth-core
dill==0.3.6
dill==0.3.7
# via
# -r requirements/test.txt
# pylint
distlib==0.3.6
distlib==0.3.7
# via
# -r requirements/test.txt
# virtualenv
Expand Down Expand Up @@ -210,11 +210,11 @@ drf-jwt==1.19.2
# via
# -r requirements/test.txt
# edx-drf-extensions
drf-yasg==1.21.6
drf-yasg==1.21.7
# via
# -r requirements/test.txt
# edx-api-doc-tools
edx-api-doc-tools==1.6.0
edx-api-doc-tools==1.7.0
# via -r requirements/test.txt
edx-auth-backends==4.1.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -251,9 +251,9 @@ exceptiongroup==1.1.2
# via
# -r requirements/test.txt
# pytest
factory-boy==3.2.1
factory-boy==3.3.0
# via -r requirements/test.txt
faker==19.1.0
faker==19.2.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -375,7 +375,7 @@ pygments==2.15.1
# pydata-sphinx-theme
# readme-renderer
# sphinx
pyjwt[crypto]==2.7.0
pyjwt[crypto]==2.8.0
# via
# -r requirements/test.txt
# drf-jwt
Expand Down Expand Up @@ -568,7 +568,7 @@ tox==3.28.0
# tox-battery
tox-battery==0.6.1
# via -r requirements/test.txt
types-pyyaml==6.0.12.10
types-pyyaml==6.0.12.11
# via
# -r requirements/test.txt
# responses
Expand All @@ -590,7 +590,7 @@ uritemplate==4.1.1
# via
# -r requirements/test.txt
# drf-yasg
urllib3==2.0.3
urllib3==2.0.4
# via
# -r requirements/test.txt
# requests
Expand All @@ -601,7 +601,7 @@ vine==5.0.0
# amqp
# celery
# kombu
virtualenv==20.24.0
virtualenv==20.24.1
# via
# -r requirements/test.txt
# tox
Expand Down
7 changes: 4 additions & 3 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,20 @@
#
build==0.10.0
# via pip-tools
click==8.1.5
click==8.1.6
# via pip-tools
packaging==23.1
# via build
pip-tools==7.0.0
pip-tools==7.1.0
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
# via build
tomli==2.0.1
# via
# build
# pip-tools
wheel==0.40.0
# pyproject-hooks
wheel==0.41.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
wheel==0.40.0
wheel==0.41.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.2
pip==23.2.1
# via -r requirements/pip.in
setuptools==68.0.0
# via -r requirements/pip.in
Loading

0 comments on commit 7c9a5aa

Please sign in to comment.