Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
opencraft-requirements-bot authored and Agrendalath committed Dec 13, 2023
1 parent 05fb50e commit 63f4dbe
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 29 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ django==3.2.23
# openedx-events
edx-opaque-keys[django]==2.5.1
# via openedx-events
fastavro==1.9.0
fastavro==1.9.1
# via openedx-events
idna==3.6
# via requests
Expand All @@ -51,7 +51,7 @@ openedx-events==9.2.0
# via -r requirements/base.in
pbr==6.0.0
# via stevedore
prompt-toolkit==3.0.41
prompt-toolkit==3.0.43
# via click-repl
pymongo==3.13.0
# via edx-opaque-keys
Expand All @@ -67,7 +67,7 @@ sqlparse==0.4.4
# via django
stevedore==5.1.0
# via edx-opaque-keys
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# asgiref
# edx-opaque-keys
Expand Down
5 changes: 2 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
distlib==0.3.7
distlib==0.3.8
# via virtualenv
filelock==3.13.1
# via
Expand All @@ -14,9 +14,8 @@ packaging==23.2
# via
# pyproject-api
# tox
platformdirs==3.11.0
platformdirs==4.1.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# tox
# virtualenv
pluggy==1.3.0
Expand Down
19 changes: 9 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ asgiref==3.7.2
# via
# -r requirements/quality.txt
# django
astroid==3.0.1
astroid==3.0.2
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -90,7 +90,7 @@ dill==0.3.7
# via
# -r requirements/quality.txt
# pylint
distlib==0.3.7
distlib==0.3.8
# via
# -r requirements/ci.txt
# virtualenv
Expand All @@ -113,7 +113,7 @@ exceptiongroup==1.2.0
# via
# -r requirements/quality.txt
# pytest
fastavro==1.9.0
fastavro==1.9.1
# via
# -r requirements/quality.txt
# openedx-events
Expand All @@ -134,7 +134,7 @@ iniconfig==2.0.0
# via
# -r requirements/quality.txt
# pytest
isort==5.12.0
isort==5.13.1
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -167,17 +167,16 @@ packaging==23.2
# build
# pytest
# tox
path==16.7.1
path==16.9.0
# via edx-i18n-tools
pbr==6.0.0
# via
# -r requirements/quality.txt
# stevedore
pip-tools==7.3.0
# via -r requirements/pip-tools.txt
platformdirs==3.11.0
platformdirs==4.1.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.txt
# -r requirements/quality.txt
# pylint
Expand All @@ -191,7 +190,7 @@ pluggy==1.3.0
# tox
polib==1.2.0
# via edx-i18n-tools
prompt-toolkit==3.0.41
prompt-toolkit==3.0.43
# via
# -r requirements/quality.txt
# click-repl
Expand All @@ -205,7 +204,7 @@ pydocstyle==6.3.0
# via -r requirements/quality.txt
pygments==2.17.2
# via diff-cover
pylint==3.0.2
pylint==3.0.3
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -307,7 +306,7 @@ tox==3.28.0
# tox-battery
tox-battery==0.6.2
# via -r requirements/ci.txt
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# -r requirements/quality.txt
# asgiref
Expand Down
18 changes: 8 additions & 10 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ asgiref==3.7.2
# via
# -r requirements/test.txt
# django
astroid==3.0.1
astroid==3.0.2
# via
# pylint
# pylint-celery
Expand Down Expand Up @@ -91,7 +91,7 @@ exceptiongroup==1.2.0
# via
# -r requirements/test.txt
# pytest
fastavro==1.9.0
fastavro==1.9.1
# via
# -r requirements/test.txt
# openedx-events
Expand All @@ -103,7 +103,7 @@ iniconfig==2.0.0
# via
# -r requirements/test.txt
# pytest
isort==5.12.0
isort==5.13.1
# via
# -r requirements/quality.in
# pylint
Expand Down Expand Up @@ -131,23 +131,21 @@ pbr==6.0.0
# via
# -r requirements/test.txt
# stevedore
platformdirs==3.11.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# pylint
platformdirs==4.1.0
# via pylint
pluggy==1.3.0
# via
# -r requirements/test.txt
# pytest
prompt-toolkit==3.0.41
prompt-toolkit==3.0.43
# via
# -r requirements/test.txt
# click-repl
pycodestyle==2.11.1
# via -r requirements/quality.in
pydocstyle==6.3.0
# via -r requirements/quality.in
pylint==3.0.2
pylint==3.0.3
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -220,7 +218,7 @@ tomli==2.0.1
# pytest
tomlkit==0.12.3
# via pylint
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# -r requirements/test.txt
# asgiref
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ edx-opaque-keys[django]==2.5.1
# openedx-events
exceptiongroup==1.2.0
# via pytest
fastavro==1.9.0
fastavro==1.9.1
# via
# -r requirements/base.txt
# openedx-events
Expand All @@ -100,7 +100,7 @@ pbr==6.0.0
# stevedore
pluggy==1.3.0
# via pytest
prompt-toolkit==3.0.41
prompt-toolkit==3.0.43
# via
# -r requirements/base.txt
# click-repl
Expand Down Expand Up @@ -149,7 +149,7 @@ tomli==2.0.1
# via
# coverage
# pytest
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# -r requirements/base.txt
# asgiref
Expand Down

0 comments on commit 63f4dbe

Please sign in to comment.