Skip to content

Commit 543d0cf

Browse files
chore(deps): bump mypy from 1.20.0 to 1.20.1 in the dependencies group (#739)
Bumps the dependencies group with 1 update: [mypy](https://github.com/python/mypy). Updates `mypy` from 1.20.0 to 1.20.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.0...v1.20.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.1 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 dfa7bf5 commit 543d0cf

2 files changed

Lines changed: 40 additions & 40 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.0",
19+
"mypy==1.20.1",
2020
"mypy-extensions==1.1.0",
2121
"pylint==4.0.5",
2222
"pytest==9.0.3",

0 commit comments

Comments
 (0)