Skip to content

Commit 386cd07

Browse files
build(deps): bump mypy from 1.11.1 to 1.11.2 (#141)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a72118a commit 386cd07

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
@@ -52,7 +52,7 @@ dev = [
5252
"dvc-task[tests,docs]",
5353
"celery-types; python_version > '3.9'",
5454
"celery-types==0.15.0; python_version < '3.9'",
55-
"mypy==1.11.1"
55+
"mypy==1.11.2"
5656
]
5757

5858
[tool.setuptools_scm]

0 commit comments

Comments
 (0)