Skip to content

Commit d2a9698

Browse files
Bump mypy from 1.10.0 to 1.10.1
Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.10.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.0...v1.10.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 74feed3 commit d2a9698

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
@@ -46,7 +46,7 @@ optional-dependencies.dev = [
4646
"freezegun==1.5.1",
4747
"furo==2024.5.6",
4848
"interrogate==1.7.0",
49-
"mypy==1.10.0",
49+
"mypy==1.10.1",
5050
"pre-commit==3.7.1",
5151
"pydocstyle==6.3",
5252
"pyenchant==3.2.2",

0 commit comments

Comments
 (0)