Skip to content

Commit c900f62

Browse files
dependabot[bot]amilcarlucas
authored andcommitted
build(deps): bump mypy from 1.16.0 to 1.16.1
Bumps [mypy](https://github.com/python/mypy) from 1.16.0 to 1.16.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.0...v1.16.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2eb3703 commit c900f62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dynamic = ["version"]
6363
dev = [
6464
"coverage==7.9.1",
6565
"mock==5.2.0",
66-
"mypy==1.16.0",
66+
"mypy==1.16.1",
6767
"pre-commit==4.2.0",
6868
"pylint==3.3.7",
6969
"pyright==1.1.400",

0 commit comments

Comments
 (0)