Skip to content

Commit 3f4d9e9

Browse files
dependabot[bot]mattseddon
authored andcommitted
build(deps): bump mypy from 1.11.1 to 1.11.2
Bumps [mypy](https://github.com/python/mypy) from 1.11.1 to 1.11.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.1...v1.11.2) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df7e000 commit 3f4d9e9

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
@@ -58,7 +58,7 @@ tests = [
5858
"coverage[toml]>6",
5959
"pytest-sugar==1.0.0",
6060
"pytest-xdist==3.6.1",
61-
"mypy==1.11.1",
61+
"mypy==1.11.2",
6262
"types-requests"
6363
]
6464
dev = [

0 commit comments

Comments
 (0)