Skip to content

Commit 46d3f1d

Browse files
chore(deps-dev): Bump mypy from 1.20.0 to 1.20.1
Bumps [mypy](https://github.com/python/mypy) from 1.20.0 to 1.20.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.0...v1.20.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 763e05e commit 46d3f1d

2 files changed

Lines changed: 48 additions & 48 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ tests = [
2424
"pytest-httpserver>=1",
2525
]
2626
typing = [
27-
"mypy>=1.20.0",
27+
"mypy>=1.20.1",
2828
"ty>=0.0.29",
2929
{ include-group = "tests" },
3030
]

0 commit comments

Comments
 (0)