Skip to content

Commit 9f68dae

Browse files
build(deps-dev): bump mypy from 2.1.0 to 2.3.0
Bumps [mypy](https://github.com/python/mypy) from 2.1.0 to 2.3.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.1.0...v2.3.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f084c0d commit 9f68dae

2 files changed

Lines changed: 84 additions & 81 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies = [
1111

1212
[dependency-groups]
1313
dev = [
14-
"mypy>=2.1.0,<3.0.0",
14+
"mypy>=2.3.0,<3.0.0",
1515
"pre-commit>=4.6.0,<5.0.0",
1616
"pytest>=9.1.1,<10.0.0",
1717
"ruff>=0.15.20",

0 commit comments

Comments
 (0)