Skip to content

Commit 3a67669

Browse files
chore(deps): bump mypy from 1.20.1 to 1.20.2 in the dependencies group (#398)
Bumps the dependencies group with 1 update: [mypy](https://github.com/python/mypy). Updates `mypy` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.1...v1.20.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.2 dependency-type: direct:development update-type: version-update:semver-patch 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 83994f4 commit 3a67669

2 files changed

Lines changed: 43 additions & 42 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dev = [
1414
"black==26.3.1",
1515
"flake8==7.3.0",
1616
"isort==8.0.1",
17-
"mypy==1.20.1",
17+
"mypy==1.20.2",
1818
"mypy-extensions==1.1.0",
1919
"pylint==4.0.5",
2020
"pytest==9.0.3",

0 commit comments

Comments
 (0)