Skip to content

Commit bc73fd8

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

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.10.1",
61+
"mypy==1.11.1",
6262
"types-requests"
6363
]
6464
dev = [

0 commit comments

Comments
 (0)