Skip to content

Commit e2e042f

Browse files
chore(deps): bump mypy from 2.2.0 to 2.3.0 in the dependencies group (#537)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23f0fef commit e2e042f

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 @@ dev = [
1313
"black==26.5.1",
1414
"flake8==7.3.0",
1515
"isort==8.0.1",
16-
"mypy==2.2.0",
16+
"mypy==2.3.0",
1717
"mypy-extensions==1.1.0",
1818
"pylint==4.0.6",
1919
"pytest==9.1.1",

0 commit comments

Comments
 (0)