Skip to content

Commit 2fe4cc9

Browse files
chore(deps-dev): Bump mypy from 1.20.0 to 1.20.1 (#149)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 763e05e commit 2fe4cc9

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)