Skip to content

Commit 5f48d77

Browse files
Bump mypy from 1.6.0 to 1.6.1
Bumps [mypy](https://github.com/python/mypy) from 1.6.0 to 1.6.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.6.0...v1.6.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c9a6fa commit 5f48d77

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
@@ -241,7 +241,7 @@ dev = [
241241
"dodgy==0.2.1",
242242
"freezegun==1.2.2",
243243
"furo==2023.9.10",
244-
"mypy==1.6.0",
244+
"mypy==1.6.1",
245245
"pdm==2.9.3",
246246
"pip_check_reqs==2.5.3",
247247
"pydocstyle==6.3.0 ",

0 commit comments

Comments
 (0)