flask/requirements/typing.txt
dependabot[bot] 8ed91c8564
Bump types-dataclasses from 0.6.1 to 0.6.2 in /requirements
Bumps [types-dataclasses](https://github.com/python/typeshed) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-dataclasses
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-01 16:05:20 +00:00

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.2
# via -r typing.in
types-setuptools==57.4.4
# via -r typing.in
typing-extensions==4.0.1
# via mypy