Skip to content

Commit 1d7f64b

Browse files
Bump mypy from 1.20.1 to 1.20.2 (#112)
Bumps [mypy](https://github.com/python/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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 80d187a commit 1d7f64b

2 files changed

Lines changed: 36 additions & 35 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
[dependency-groups]
2222
dev = [
2323
"codecov>=2.1.13",
24-
"mypy>=1.20.1",
24+
"mypy>=1.20.2",
2525
"nbqa>=1.9.1",
2626
"pip-audit>=2.7.3",
2727
"pre-commit>=4.1.0",

0 commit comments

Comments
 (0)