Skip to content

Commit f03dc34

Browse files
chore(deps): bump mypy from 1.20.1 to 1.20.2 in the dependencies group (#742)
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 2c19dd8 commit f03dc34

2 files changed

Lines changed: 42 additions & 41 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dev = [
1616
"black==26.3.1",
1717
"flake8==7.3.0",
1818
"isort==8.0.1",
19-
"mypy==1.20.1",
19+
"mypy==1.20.2",
2020
"mypy-extensions==1.1.0",
2121
"pylint==4.0.5",
2222
"pytest==9.0.3",

0 commit comments

Comments
 (0)