Skip to content

Commit 80c92f4

Browse files
build(deps-dev): bump mypy from 1.0.0 to 1.9.0
Bumps [mypy](https://github.com/python/mypy) from 1.0.0 to 1.9.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.0.0...1.9.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 834fdc6 commit 80c92f4

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
darker[flynt,isort] == 2.0.0
22
freezegun == 1.1.0
3-
mypy == 1.0.0
3+
mypy == 1.9.0
44
pre-commit == 3.3.3
55
pylint == 3.1.0
66
pytest == 6.2.5

0 commit comments

Comments
 (0)