forked from orbit-oss/flask
Bump mypy from 0.812 to 0.910
Bumps [mypy](https://github.com/python/mypy) from 0.812 to 0.910. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.812...v0.910) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e145f9c6ec
commit
72078148c0
2 changed files with 5 additions and 6 deletions
|
|
@ -4,11 +4,11 @@
|
|||
#
|
||||
# pip-compile requirements/typing.in
|
||||
#
|
||||
mypy==0.910
|
||||
# via -r requirements/typing.in
|
||||
mypy-extensions==0.4.3
|
||||
# via mypy
|
||||
mypy==0.812
|
||||
# via -r requirements/typing.in
|
||||
typed-ast==1.4.3
|
||||
toml==0.10.2
|
||||
# via mypy
|
||||
typing-extensions==3.10.0.0
|
||||
# via mypy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue