Skip to content

Commit bc6dcf2

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 3b3d120 commit bc6dcf2

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.1.1",
245+
"mypy==1.2.0",
246246
"pdm==2.4.9",
247247
"pip_check_reqs==2.4.4",
248248
"pydocstyle==6.3.0 ",

0 commit comments

Comments
 (0)