Skip to content

Commit 9e208d0

Browse files
dependabot[bot]amilcarlucas
authored andcommitted
build(deps): bump mypy from 1.17.0 to 1.17.1
Bumps [mypy](https://github.com/python/mypy) from 1.17.0 to 1.17.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.0...v1.17.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 34273c0 commit 9e208d0

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
@@ -65,7 +65,7 @@ dynamic = ["version"]
6565
dev = [
6666
"coverage==7.10.2",
6767
"mock==5.2.0",
68-
"mypy==1.17.0",
68+
"mypy==1.17.1",
6969
"pre-commit==4.2.0",
7070
"pylint==3.3.7",
7171
"pyright==1.1.403",

0 commit comments

Comments
 (0)