Skip to content

Commit 4abb42d

Browse files
build(deps): bump mypy from 1.10.0 to 1.10.1 (#368)
Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.10.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.0...v1.10.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cbcbed0 commit 4abb42d

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
@@ -50,7 +50,7 @@ tests = [
5050
"pytest-test-utils>=0.1.0,<0.2",
5151
]
5252
dev = [
53-
"mypy==1.10.0",
53+
"mypy==1.10.1",
5454
"scmrepo[tests]",
5555
"types-certifi",
5656
"types-mock",

0 commit comments

Comments
 (0)