Skip to content

Commit 47f8093

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 030990d commit 47f8093

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
@@ -242,7 +242,7 @@ dev = [
242242
"dodgy==0.2.1",
243243
"freezegun==1.2.2",
244244
"furo==2023.3.27",
245-
"mypy==1.2.0",
245+
"mypy==1.3.0",
246246
"pdm==2.5.4",
247247
"pip_check_reqs==2.4.4",
248248
"pydocstyle==6.3.0 ",

0 commit comments

Comments
 (0)