Skip to content

Commit c6eceae

Browse files
Bump mypy from 1.2.0 to 1.3.0
Bumps [mypy](https://github.com/python/mypy) from 1.2.0 to 1.3.0. - [Commits](python/mypy@v1.2.0...v1.3.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 94bbf70 commit c6eceae

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.2.0",
291+
"mypy==1.3.0",
292292
"pdm==2.6.1",
293293
"pip_check_reqs==2.4.4",
294294
"pydocstyle==6.3.0",

0 commit comments

Comments
 (0)