Skip to content

Commit a337496

Browse files
dependabot[bot]lafrech
authored andcommitted
Bump mypy from 0.902 to 0.910
Bumps [mypy](https://github.com/python/mypy) from 0.902 to 0.910. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.902...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 7f7e131 commit a337496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
EXTRAS_REQUIRE = {
55
"tests": ["pytest", "pytz", "simplejson"],
66
"lint": [
7-
"mypy==0.902",
7+
"mypy==0.910",
88
"flake8==3.9.2",
99
"flake8-bugbear==21.4.3",
1010
"pre-commit~=2.4",

0 commit comments

Comments
 (0)