Skip to content

Commit 0933468

Browse files
chore(deps-dev): Bump mypy from 1.20.1 to 1.20.2 (#154)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c78fb3 commit 0933468

2 files changed

Lines changed: 52 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.1",
27+
"mypy>=1.20.2",
2828
"ty>=0.0.31",
2929
{ include-group = "tests" },
3030
]

0 commit comments

Comments
 (0)