Skip to content

Commit f32a1c6

Browse files
dependabot[bot]lafrech
authored andcommitted
Bump mypy from 0.981 to 0.982
Bumps [mypy](https://github.com/python/mypy) from 0.981 to 0.982. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.981...v0.982) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f621da9 commit f32a1c6

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
@@ -9,7 +9,7 @@
99
"flake8==5.0.4",
1010
"flake8-bugbear==22.9.23",
1111
"pre-commit~=2.4",
12-
"mypy==0.981",
12+
"mypy==0.982",
1313
"types-PyYAML",
1414
],
1515
"docs": [

0 commit comments

Comments
 (0)