Skip to content

Commit 838c94f

Browse files
Bump mypy from 1.1.1 to 1.2.0
Bumps [mypy](https://github.com/python/mypy) from 1.1.1 to 1.2.0. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v1.1.1...v1.2.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 444c7f2 commit 838c94f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ dev = [
288288
"enum-tools[sphinx]==0.9.0.post1",
289289
"freezegun==1.2.2",
290290
"furo==2023.3.27",
291-
"mypy==1.1.1",
291+
"mypy==1.2.0",
292292
"pdm==2.4.9",
293293
"pip_check_reqs==2.4.4",
294294
"pydocstyle==6.3.0",

0 commit comments

Comments
 (0)