flask/requirements/typing.txt
dependabot[bot] 0ef39831bb
Bump types-contextvars from 2.4.1 to 2.4.2 in /requirements
Bumps [types-contextvars](https://github.com/python/typeshed) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 16:03:00 +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.931
# 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.2
# via -r typing.in
types-dataclasses==0.6.4
# via -r typing.in
types-setuptools==57.4.7
# via -r typing.in
typing-extensions==4.0.1
# via mypy