Bump types-setuptools from 57.4.4 to 57.4.5 in /requirements
Bumps [types-setuptools](https://github.com/python/typeshed) from 57.4.4 to 57.4.5. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-setuptools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9e50ad55ae
commit
e82d58a7f2
2 changed files with 25 additions and 25 deletions
|
|
@ -7,7 +7,7 @@
|
|||
alabaster==0.7.12
|
||||
# via sphinx
|
||||
asgiref==3.4.1
|
||||
# via -r requirements/tests.in
|
||||
# via -r tests.in
|
||||
attrs==21.2.0
|
||||
# via pytest
|
||||
babel==2.9.1
|
||||
|
|
@ -15,7 +15,7 @@ babel==2.9.1
|
|||
backports.entry-points-selectable==1.1.1
|
||||
# via virtualenv
|
||||
blinker==1.4
|
||||
# via -r requirements/tests.in
|
||||
# via -r tests.in
|
||||
certifi==2021.10.8
|
||||
# via requests
|
||||
cffi==1.15.0
|
||||
|
|
@ -27,7 +27,7 @@ charset-normalizer==2.0.9
|
|||
click==8.0.3
|
||||
# via pip-tools
|
||||
cryptography==36.0.1
|
||||
# via -r requirements/typing.in
|
||||
# via -r typing.in
|
||||
distlib==0.3.4
|
||||
# via virtualenv
|
||||
docutils==0.16
|
||||
|
|
@ -39,7 +39,7 @@ filelock==3.4.0
|
|||
# tox
|
||||
# virtualenv
|
||||
greenlet==1.1.2 ; python_version < "3.11"
|
||||
# via -r requirements/tests.in
|
||||
# via -r tests.in
|
||||
identify==2.4.0
|
||||
# via pre-commit
|
||||
idna==3.3
|
||||
|
|
@ -53,7 +53,7 @@ jinja2==3.0.3
|
|||
markupsafe==2.0.1
|
||||
# via jinja2
|
||||
mypy==0.930
|
||||
# via -r requirements/typing.in
|
||||
# via -r typing.in
|
||||
mypy-extensions==0.4.3
|
||||
# via mypy
|
||||
nodeenv==1.6.0
|
||||
|
|
@ -65,11 +65,11 @@ packaging==21.3
|
|||
# sphinx
|
||||
# tox
|
||||
pallets-sphinx-themes==2.0.2
|
||||
# via -r requirements/docs.in
|
||||
# via -r docs.in
|
||||
pep517==0.12.0
|
||||
# via pip-tools
|
||||
pip-tools==6.4.0
|
||||
# via -r requirements/dev.in
|
||||
# via -r dev.in
|
||||
platformdirs==2.4.0
|
||||
# via virtualenv
|
||||
pluggy==1.0.0
|
||||
|
|
@ -77,7 +77,7 @@ pluggy==1.0.0
|
|||
# pytest
|
||||
# tox
|
||||
pre-commit==2.16.0
|
||||
# via -r requirements/dev.in
|
||||
# via -r dev.in
|
||||
py==1.11.0
|
||||
# via
|
||||
# pytest
|
||||
|
|
@ -91,9 +91,9 @@ pygments==2.10.0
|
|||
pyparsing==3.0.6
|
||||
# via packaging
|
||||
pytest==6.2.5
|
||||
# via -r requirements/tests.in
|
||||
# via -r tests.in
|
||||
python-dotenv==0.19.2
|
||||
# via -r requirements/tests.in
|
||||
# via -r tests.in
|
||||
pytz==2021.3
|
||||
# via babel
|
||||
pyyaml==6.0
|
||||
|
|
@ -108,15 +108,15 @@ snowballstemmer==2.2.0
|
|||
# via sphinx
|
||||
sphinx==4.3.2
|
||||
# via
|
||||
# -r requirements/docs.in
|
||||
# -r docs.in
|
||||
# pallets-sphinx-themes
|
||||
# sphinx-issues
|
||||
# sphinx-tabs
|
||||
# sphinxcontrib-log-cabinet
|
||||
sphinx-issues==1.2.0
|
||||
# via -r requirements/docs.in
|
||||
# via -r docs.in
|
||||
sphinx-tabs==3.2.0
|
||||
# via -r requirements/docs.in
|
||||
# via -r docs.in
|
||||
sphinxcontrib-applehelp==1.0.2
|
||||
# via sphinx
|
||||
sphinxcontrib-devhelp==1.0.2
|
||||
|
|
@ -126,7 +126,7 @@ sphinxcontrib-htmlhelp==2.0.0
|
|||
sphinxcontrib-jsmath==1.0.1
|
||||
# via sphinx
|
||||
sphinxcontrib-log-cabinet==1.0.1
|
||||
# via -r requirements/docs.in
|
||||
# via -r docs.in
|
||||
sphinxcontrib-qthelp==1.0.3
|
||||
# via sphinx
|
||||
sphinxcontrib-serializinghtml==1.1.5
|
||||
|
|
@ -141,13 +141,13 @@ tomli==2.0.0
|
|||
# mypy
|
||||
# pep517
|
||||
tox==3.24.4
|
||||
# via -r requirements/dev.in
|
||||
# via -r dev.in
|
||||
types-contextvars==2.4.0
|
||||
# via -r requirements/typing.in
|
||||
# via -r typing.in
|
||||
types-dataclasses==0.6.1
|
||||
# via -r requirements/typing.in
|
||||
types-setuptools==57.4.4
|
||||
# via -r requirements/typing.in
|
||||
# via -r typing.in
|
||||
types-setuptools==57.4.5
|
||||
# via -r typing.in
|
||||
typing-extensions==4.0.1
|
||||
# via mypy
|
||||
urllib3==1.26.7
|
||||
|
|
|
|||
|
|
@ -7,9 +7,9 @@
|
|||
cffi==1.15.0
|
||||
# via cryptography
|
||||
cryptography==36.0.1
|
||||
# via -r requirements/typing.in
|
||||
# via -r typing.in
|
||||
mypy==0.930
|
||||
# via -r requirements/typing.in
|
||||
# via -r typing.in
|
||||
mypy-extensions==0.4.3
|
||||
# via mypy
|
||||
pycparser==2.21
|
||||
|
|
@ -17,10 +17,10 @@ pycparser==2.21
|
|||
tomli==2.0.0
|
||||
# via mypy
|
||||
types-contextvars==2.4.0
|
||||
# via -r requirements/typing.in
|
||||
# via -r typing.in
|
||||
types-dataclasses==0.6.1
|
||||
# via -r requirements/typing.in
|
||||
types-setuptools==57.4.4
|
||||
# via -r requirements/typing.in
|
||||
# via -r typing.in
|
||||
types-setuptools==57.4.5
|
||||
# via -r typing.in
|
||||
typing-extensions==4.0.1
|
||||
# via mypy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue