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>
26 lines
521 B
Text
26 lines
521 B
Text
#
|
|
# This file is autogenerated by pip-compile with python 3.10
|
|
# To update, run:
|
|
#
|
|
# pip-compile requirements/typing.in
|
|
#
|
|
cffi==1.15.0
|
|
# via cryptography
|
|
cryptography==36.0.1
|
|
# via -r typing.in
|
|
mypy==0.930
|
|
# via -r typing.in
|
|
mypy-extensions==0.4.3
|
|
# via mypy
|
|
pycparser==2.21
|
|
# via cffi
|
|
tomli==2.0.0
|
|
# via mypy
|
|
types-contextvars==2.4.0
|
|
# via -r typing.in
|
|
types-dataclasses==0.6.1
|
|
# via -r typing.in
|
|
types-setuptools==57.4.5
|
|
# via -r typing.in
|
|
typing-extensions==4.0.1
|
|
# via mypy
|