Skip to content

Commit 437bf25

Browse files
chore(deps): bump mypy from 2.2.0 to 2.3.0 in the dependencies group
Bumps the dependencies group with 1 update: [mypy](https://github.com/python/mypy). Updates `mypy` from 2.2.0 to 2.3.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5be61b6 commit 437bf25

2 files changed

Lines changed: 42 additions & 42 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
dev = [
1414
"black==26.5.1",
1515
"flake8==7.3.0",
16-
"mypy==2.2.0",
16+
"mypy==2.3.0",
1717
"pylint==4.0.6",
1818
"pytest==9.1.1",
1919
"pytest-cov==7.1.0",

0 commit comments

Comments
 (0)