Skip to content

Commit 11deba2

Browse files
chore(deps): bump mypy from 1.19.1 to 1.20.0 in the dependencies group (#456)
Bumps the dependencies group with 1 update: [mypy](https://github.com/python/mypy). Updates `mypy` from 1.19.1 to 1.20.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.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 6b5f6f4 commit 11deba2

File tree

2 files changed

+41
-30
lines changed

2 files changed

+41
-30
lines changed

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.3.1",
1515
"flake8==7.3.0",
16-
"mypy==1.19.1",
16+
"mypy==1.20.0",
1717
"mypy-extensions==1.1.0",
1818
"pylint==4.0.5",
1919
"pytest==9.0.2",

0 commit comments

Comments
 (0)