Skip to content

Commit 3943d3f

Browse files
build(deps-dev): bump mypy from 1.19.1 to 2.1.0
Bumps [mypy](https://github.com/python/mypy) from 1.19.1 to 2.1.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v2.1.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7815264 commit 3943d3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ tests = [
5959
"coverage[toml]>6",
6060
"pytest-sugar==1.1.1",
6161
"pytest-xdist==3.8.0",
62-
"mypy==1.19.1",
62+
"mypy==2.1.0",
6363
"types-requests"
6464
]
6565
dev = [

0 commit comments

Comments
 (0)