Skip to content

Commit e9269c9

Browse files
build(deps-dev): 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](python/mypy@v0.812...v0.910) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e4dbff commit e9269c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
coverage == 5.5
22
freezegun == 1.1.0
3-
mypy == 0.812
3+
mypy == 0.910
44
pylint == 2.8.2
55
pytest == 6.2.4
66
pytest-asyncio == 0.15.1

0 commit comments

Comments
 (0)