Skip to content

Commit ccbe1a6

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps-dev): Bump mypy from 1.5.1 to 1.6.1
Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.6.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.5.1...v1.6.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f8740a commit ccbe1a6

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
@@ -86,7 +86,7 @@ dependencies = [
8686
[project.optional-dependencies]
8787
develop = [
8888
"black<24",
89-
"mypy==1.5.1",
89+
"mypy==1.6.1",
9090
"poethepoet<0.25",
9191
"pyproject-fmt<1.3",
9292
"ruff==0.0.292",

0 commit comments

Comments
 (0)