Skip to content

Commit 71a9f1d

Browse files
authoredMar 11, 2024
build(deps-dev): bump mypy from 1.8.0 to 1.9.0 (#78)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9dc54cb commit 71a9f1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies = [
3636
[project.optional-dependencies]
3737
dev = [
3838
"dvc-s3[tests]",
39-
"mypy==1.8.0",
39+
"mypy==1.9.0",
4040
]
4141
tests = [
4242
"dvc[testing]",

0 commit comments

Comments
 (0)