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 4, 2023
1 parent d65b298 commit 8049fd0
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 20 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ code-annotations==1.3.0
# via edx-toggles
cryptography==41.0.1
# via pyjwt
django==3.2.19
django==3.2.20
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -125,7 +125,7 @@ packaging==23.1
# via drf-yasg
pbr==5.11.1
# via stevedore
prompt-toolkit==3.0.38
prompt-toolkit==3.0.39
# via click-repl
psutil==5.9.5
# via edx-django-utils
Expand Down Expand Up @@ -171,7 +171,7 @@ stevedore==5.1.0
# edx-opaque-keys
text-unidecode==1.3
# via python-slugify
typing-extensions==4.6.3
typing-extensions==4.7.1
# via
# asgiref
# kombu
Expand Down
4 changes: 2 additions & 2 deletions requirements/celery50.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@ click-repl==0.3.0
# via celery
kombu==5.3.1
# via celery
prompt-toolkit==3.0.38
prompt-toolkit==3.0.39
# via click-repl
python-dateutil==2.8.2
# via celery
six==1.16.0
# via python-dateutil
typing-extensions==4.6.3
typing-extensions==4.7.1
# via kombu
tzdata==2023.3
# via
Expand Down
9 changes: 5 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ distlib==0.3.6
# via
# -r requirements/ci.txt
# virtualenv
django==3.2.19
django==3.2.20
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -156,7 +156,7 @@ pbr==5.11.1
# via
# -r requirements/quality.txt
# stevedore
pip-tools==6.13.0
pip-tools==6.14.0
# via -r requirements/pip-tools.txt
pkginfo==1.9.6
# via
Expand Down Expand Up @@ -185,7 +185,7 @@ pycparser==2.21
# via
# -r requirements/quality.txt
# cffi
pydantic==1.10.9
pydantic==1.10.10
# via
# -r requirements/quality.txt
# rstcheck-core
Expand Down Expand Up @@ -299,6 +299,7 @@ tomli==2.0.1
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
# build
# pip-tools
# pylint
# pyproject-hooks
# tox
Expand All @@ -325,7 +326,7 @@ types-docutils==0.19.1.9
# via
# -r requirements/quality.txt
# rstcheck-core
typing-extensions==4.6.3
typing-extensions==4.7.1
# via
# -r requirements/quality.txt
# asgiref
Expand Down
6 changes: 3 additions & 3 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ code-annotations==1.3.0
# via edx-toggles
cryptography==41.0.1
# via pyjwt
django==3.2.19
django==3.2.20
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -151,7 +151,7 @@ pbr==5.11.1
# via stevedore
pockets==0.9.1
# via sphinxcontrib-napoleon
prompt-toolkit==3.0.38
prompt-toolkit==3.0.39
# via click-repl
psutil==5.9.5
# via edx-django-utils
Expand Down Expand Up @@ -236,7 +236,7 @@ text-unidecode==1.3
# via python-slugify
tomli==2.0.1
# via doc8
typing-extensions==4.6.3
typing-extensions==4.7.1
# via
# asgiref
# kombu
Expand Down
6 changes: 4 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,14 @@ click==8.1.3
# via pip-tools
packaging==23.1
# via build
pip-tools==6.13.0
pip-tools==6.14.0
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
# via build
tomli==2.0.1
# via build
# via
# build
# pip-tools
wheel==0.40.0
# via
# -r requirements/pip-tools.in
Expand Down
6 changes: 3 additions & 3 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ cryptography==41.0.1
# via secretstorage
dill==0.3.6
# via pylint
django==3.2.19
django==3.2.20
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/quality.in
Expand Down Expand Up @@ -86,7 +86,7 @@ pycodestyle==2.10.0
# via -r requirements/quality.in
pycparser==2.21
# via cffi
pydantic==1.10.9
pydantic==1.10.10
# via rstcheck-core
pydocstyle==6.3.0
# via -r requirements/quality.in
Expand Down Expand Up @@ -158,7 +158,7 @@ typer[all]==0.7.0
# via rstcheck
types-docutils==0.19.1.9
# via rstcheck-core
typing-extensions==4.6.3
typing-extensions==4.7.1
# via
# asgiref
# astroid
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ edx-opaque-keys==2.3.0
# edx-drf-extensions
edx-toggles==5.0.0
# via -r requirements/base.txt
exceptiongroup==1.1.1
exceptiongroup==1.1.2
# via pytest
idna==3.4
# via
Expand Down Expand Up @@ -184,7 +184,7 @@ pbr==5.11.1
# stevedore
pluggy==1.2.0
# via pytest
prompt-toolkit==3.0.38
prompt-toolkit==3.0.39
# via
# -r requirements/base.txt
# click-repl
Expand Down Expand Up @@ -268,7 +268,7 @@ tomli==2.0.1
# via
# coverage
# pytest
typing-extensions==4.6.3
typing-extensions==4.7.1
# via
# -r requirements/base.txt
# asgiref
Expand Down

0 comments on commit 8049fd0

Please sign in to comment.