Skip to content

Commit 37a0beb

Browse files
Build(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 b69f489 commit 37a0beb

2 files changed

Lines changed: 44 additions & 35 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ classifiers = [
3434
[dependency-groups]
3535
dev = [
3636
"jinja2>=3.1.6",
37-
"mypy>=2.3.0",
37+
"mypy>=2.3.1",
3838
"pytest>=9.1.1",
3939
"pytest-benchmark>=5.2.3",
4040
"pytest-cov>=7.1.0",

0 commit comments

Comments
 (0)