Skip to content

Commit d244097

Browse files
chore(deps-dev): bump mypy from 2.3.0 to 2.3.1
Bumps [mypy](https://github.com/python/mypy) from 2.3.0 to 2.3.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.3.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c6a787 commit d244097

2 files changed

Lines changed: 50 additions & 42 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ required-environments = [
5656

5757
[dependency-groups]
5858
dev = [
59-
"mypy==2.3.0",
59+
"mypy==2.3.1",
6060
"pytest>=8.0",
6161
]
6262

0 commit comments

Comments
 (0)