Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Requirements Update #235

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ aiohttp==3.8.5
# pytest-aiohttp
aiosignal==1.3.1
# via aiohttp
async-timeout==4.0.2
async-timeout==4.0.3
# via aiohttp
attrs==23.1.0
# via aiohttp
charset-normalizer==2.0.12
# via
# -c requirements/constraints.txt
# aiohttp
exceptiongroup==1.1.2
exceptiongroup==1.1.3
# via pytest
frozenlist==1.4.0
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ filelock==3.12.2
# virtualenv
packaging==23.1
# via tox
platformdirs==3.9.1
platformdirs==3.10.0
# via virtualenv
pluggy==1.2.0
# via tox
Expand All @@ -27,7 +27,7 @@ tox==3.28.0
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.in
# tox-battery
tox-battery==0.6.1
tox-battery==0.6.2
# via -r requirements/ci.in
virtualenv==20.24.2
virtualenv==20.24.3
# via tox
30 changes: 15 additions & 15 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ astroid==2.15.6
# -r requirements/quality.txt
# pylint
# pylint-celery
async-timeout==4.0.2
async-timeout==4.0.3
# via
# -r requirements/quality.txt
# aiohttp
Expand All @@ -37,7 +37,7 @@ charset-normalizer==2.0.12
# -c requirements/constraints.txt
# -r requirements/quality.txt
# aiohttp
click==8.1.6
click==8.1.7
# via
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
Expand All @@ -53,7 +53,7 @@ code-annotations==1.5.0
# via
# -r requirements/quality.txt
# edx-lint
coverage[toml]==7.2.7
coverage[toml]==7.3.0
# via
# -r requirements/quality.txt
# pytest-cov
Expand All @@ -71,7 +71,7 @@ distlib==0.3.7
# virtualenv
edx-lint==5.3.4
# via -r requirements/quality.txt
exceptiongroup==1.1.2
exceptiongroup==1.1.3
# via
# -r requirements/quality.txt
# pytest
Expand Down Expand Up @@ -145,9 +145,9 @@ pbr==5.11.1
# via
# -r requirements/quality.txt
# stevedore
pip-tools==7.1.0
pip-tools==7.3.0
# via -r requirements/pip-tools.txt
platformdirs==3.9.1
platformdirs==3.10.0
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand All @@ -164,17 +164,17 @@ py==1.11.0
# via
# -r requirements/ci.txt
# tox
pycodestyle==2.10.0
pycodestyle==2.11.0
# via -r requirements/quality.txt
pydantic==2.1.1
pydantic==2.2.1
# via inflect
pydantic-core==2.4.0
pydantic-core==2.6.1
# via pydantic
pydocstyle==6.3.0
# via -r requirements/quality.txt
pygments==2.15.1
pygments==2.16.1
# via diff-cover
pylint==2.17.4
pylint==2.17.5
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -254,7 +254,7 @@ tomli==2.0.1
# pyproject-hooks
# pytest
# tox
tomlkit==0.11.8
tomlkit==0.12.1
# via
# -r requirements/quality.txt
# pylint
Expand All @@ -263,7 +263,7 @@ tox==3.28.0
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.txt
# tox-battery
tox-battery==0.6.1
tox-battery==0.6.2
# via -r requirements/ci.txt
typing-extensions==4.7.1
# via
Expand All @@ -274,11 +274,11 @@ typing-extensions==4.7.1
# pydantic
# pydantic-core
# pylint
virtualenv==20.24.2
virtualenv==20.24.3
# via
# -r requirements/ci.txt
# tox
wheel==0.41.0
wheel==0.41.2
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down
10 changes: 5 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ aiosignal==1.3.1
# aiohttp
alabaster==0.7.13
# via sphinx
async-timeout==4.0.2
async-timeout==4.0.3
# via
# -r requirements/test.txt
# aiohttp
Expand All @@ -41,7 +41,7 @@ charset-normalizer==2.0.12
# -r requirements/test.txt
# aiohttp
# requests
coverage[toml]==7.2.7
coverage[toml]==7.3.0
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -54,7 +54,7 @@ docutils==0.19
# readme-renderer
# restructuredtext-lint
# sphinx
exceptiongroup==1.1.2
exceptiongroup==1.1.3
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -110,7 +110,7 @@ pluggy==1.2.0
# pytest
pydata-sphinx-theme==0.13.3
# via sphinx-book-theme
pygments==2.15.1
pygments==2.16.1
# via
# accessible-pygments
# doc8
Expand All @@ -135,7 +135,7 @@ pytz==2023.3
# via babel
pyyaml==6.0.1
# via -r requirements/test.txt
readme-renderer==40.0
readme-renderer==41.0
# via -r requirements/doc.in
requests==2.31.0
# via sphinx
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.6
click==8.1.7
# via pip-tools
packaging==23.1
# via build
pip-tools==7.1.0
pip-tools==7.3.0
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
# via build
tomli==2.0.1
# via
# build
# pip-tools
wheel==0.41.0
# pyproject-hooks
wheel==0.41.2
# 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.41.0
wheel==0.41.2
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
# via -r requirements/pip.in
setuptools==68.0.0
setuptools==68.1.2
# via -r requirements/pip.in
16 changes: 8 additions & 8 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ astroid==2.15.6
# via
# pylint
# pylint-celery
async-timeout==4.0.2
async-timeout==4.0.3
# via
# -r requirements/test.txt
# aiohttp
Expand All @@ -30,7 +30,7 @@ charset-normalizer==2.0.12
# -c requirements/constraints.txt
# -r requirements/test.txt
# aiohttp
click==8.1.6
click==8.1.7
# via
# click-log
# code-annotations
Expand All @@ -39,15 +39,15 @@ click-log==0.4.0
# via edx-lint
code-annotations==1.5.0
# via edx-lint
coverage[toml]==7.2.7
coverage[toml]==7.3.0
# via
# -r requirements/test.txt
# pytest-cov
dill==0.3.7
# via pylint
edx-lint==5.3.4
# via -r requirements/quality.in
exceptiongroup==1.1.2
exceptiongroup==1.1.3
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -96,17 +96,17 @@ packaging==23.1
# pytest
pbr==5.11.1
# via stevedore
platformdirs==3.9.1
platformdirs==3.10.0
# via pylint
pluggy==1.2.0
# via
# -r requirements/test.txt
# pytest
pycodestyle==2.10.0
pycodestyle==2.11.0
# via -r requirements/quality.in
pydocstyle==6.3.0
# via -r requirements/quality.in
pylint==2.17.4
pylint==2.17.5
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -158,7 +158,7 @@ tomli==2.0.1
# coverage
# pylint
# pytest
tomlkit==0.11.8
tomlkit==0.12.1
# via pylint
typing-extensions==4.7.1
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ aiosignal==1.3.1
# via
# -r requirements/base.txt
# aiohttp
async-timeout==4.0.2
async-timeout==4.0.3
# via
# -r requirements/base.txt
# aiohttp
Expand All @@ -26,9 +26,9 @@ charset-normalizer==2.0.12
# -c requirements/constraints.txt
# -r requirements/base.txt
# aiohttp
coverage[toml]==7.2.7
coverage[toml]==7.3.0
# via pytest-cov
exceptiongroup==1.1.2
exceptiongroup==1.1.3
# via
# -r requirements/base.txt
# pytest
Expand Down