Skip to content

Commit 5a4130d

Browse files
dependabot[bot]amotl
authored andcommitted
Build(deps-dev): Bump mypy from 1.8.0 to 1.9.0
Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.9.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.8.0...1.9.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 57b8256 commit 5a4130d

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
@@ -76,7 +76,7 @@ dependencies = [
7676
[project.optional-dependencies]
7777
develop = [
7878
"black<25",
79-
"mypy==1.8.0",
79+
"mypy==1.9.0",
8080
"poethepoet<1",
8181
"pyproject-fmt<1.8",
8282
"ruff==0.3.5",

0 commit comments

Comments
 (0)