Skip to content

Commit

Permalink
chore: Updating Python Requirements (#1137)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Jul 14, 2023
1 parent 8abd639 commit 535a6cb
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 26 deletions.
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ cffi==1.15.1
# via
# cryptography
# pynacl
charset-normalizer==3.1.0
charset-normalizer==3.2.0
# via requests
click==8.1.3
click==8.1.4
# via
# -c requirements/constraints.txt
# celery
Expand All @@ -42,7 +42,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
cryptography==41.0.1
cryptography==41.0.2
# via pyjwt
django==3.2.20
# via
Expand Down Expand Up @@ -116,7 +116,7 @@ jsonfield==3.1.0
# via -r requirements/base.in
kombu==5.3.1
# via celery
lxml==4.9.2
lxml==4.9.3
# via xblock
markupsafe==2.1.3
# via xblock
Expand Down
2 changes: 1 addition & 1 deletion requirements/celery50.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
amqp==5.1.1
billiard==4.1.0
celery==5.3.1
click==8.1.3
click==8.1.4
click-didyoumean==0.3.0
click-repl==0.3.0
kombu==5.3.1
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ filelock==3.12.2
# virtualenv
packaging==23.1
# via tox
platformdirs==3.8.0
platformdirs==3.8.1
# via virtualenv
pluggy==1.2.0
# via tox
Expand Down
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
#
asgiref==3.7.2
# via django
astroid==2.15.5
astroid==2.15.6
# via
# pylint
# pylint-celery
chardet==5.1.0
# via diff-cover
click==8.1.3
click==8.1.4
# via
# -c requirements/constraints.txt
# click-log
Expand Down Expand Up @@ -41,7 +41,7 @@ django==3.2.20
# edx-i18n-tools
docutils==0.19
# via rstcheck-core
edx-i18n-tools==0.9.2
edx-i18n-tools==1.0.0
# via -r requirements/dev.in
edx-lint==5.3.4
# via
Expand All @@ -67,15 +67,15 @@ mccabe==0.7.0
# via pylint
packaging==23.1
# via tox
path==16.6.0
path==16.7.1
# via
# edx-i18n-tools
# path-py
path-py==12.5.0
# via -r requirements/dev.in
pbr==5.11.1
# via stevedore
platformdirs==3.8.0
platformdirs==3.8.1
# via
# pylint
# virtualenv
Expand All @@ -89,7 +89,7 @@ py==1.11.0
# via tox
pycodestyle==2.10.0
# via -r requirements/quality.in
pydantic==1.10.10
pydantic==1.10.11
# via rstcheck-core
pydocstyle==6.3.0
# via -r requirements/quality.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
build==0.10.0
# via pip-tools
click==8.1.3
click==8.1.4
# via
# -c requirements/constraints.txt
# pip-tools
Expand Down
8 changes: 4 additions & 4 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#
asgiref==3.7.2
# via django
astroid==2.15.5
astroid==2.15.6
# via
# pylint
# pylint-celery
click==8.1.3
click==8.1.4
# via
# -c requirements/constraints.txt
# click-log
Expand Down Expand Up @@ -49,11 +49,11 @@ mccabe==0.7.0
# via pylint
pbr==5.11.1
# via stevedore
platformdirs==3.8.0
platformdirs==3.8.1
# via pylint
pycodestyle==2.10.0
# via -r requirements/quality.in
pydantic==1.10.10
pydantic==1.10.11
# via rstcheck-core
pydocstyle==6.3.0
# via -r requirements/quality.in
Expand Down
18 changes: 9 additions & 9 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ cffi==1.15.1
# via
# cryptography
# pynacl
charset-normalizer==3.1.0
charset-normalizer==3.2.0
# via requests
# via
# -c requirements/constraints.txt
Expand All @@ -43,7 +43,7 @@ code-annotations==1.3.0
# via -r requirements/test.in
coverage[toml]==7.2.7
# via pytest-cov
cryptography==41.0.1
cryptography==41.0.2
# via pyjwt
ddt==1.6.0
# via -r requirements/test.in
Expand Down Expand Up @@ -99,7 +99,7 @@ edx-drf-extensions==8.8.0
# via
# -r requirements/base.in
# edx-when
edx-i18n-tools==0.9.2
edx-i18n-tools==1.0.0
# via -r requirements/test.in
edx-opaque-keys==2.3.0
# via
Expand All @@ -114,7 +114,7 @@ event-tracking==2.1.0
# via -r requirements/base.in
exceptiongroup==1.1.2
# via pytest
execnet==1.9.0
execnet==2.0.2
# via pytest-xdist
freezegun==1.2.2
# via -r requirements/test.in
Expand All @@ -126,7 +126,7 @@ httpretty==1.1.4
# via -r requirements/test.in
idna==3.4
# via requests
importlib-metadata==6.7.0
importlib-metadata==6.8.0
# via logilab-common
iniconfig==2.0.0
# via pytest
Expand All @@ -139,21 +139,21 @@ lazy==1.5
# via bok-choy
logilab-common==1.9.8
# via -r requirements/test.in
lxml==4.9.2
lxml==4.9.3
# via xblock
markupsafe==2.1.3
# via
# jinja2
# xblock
mock==5.0.2
mock==5.1.0
# via -r requirements/test.in
mypy-extensions==1.0.0
# via logilab-common
newrelic==8.8.1
# via edx-django-utils
packaging==23.1
# via pytest
path==16.6.0
path==16.7.1
# via edx-i18n-tools
pbr==5.11.1
# via stevedore
Expand Down Expand Up @@ -281,7 +281,7 @@ webob==1.8.7
# via xblock
xblock==1.6.2
# via edx-when
zipp==3.15.0
zipp==3.16.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit 535a6cb

Please sign in to comment.