From 90831180eb26794420f1859417860db9feab4d3e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 05:18:35 +0000 Subject: [PATCH] Update dependency pytype to v2023.10.5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 31e56212..ac1020a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ docker = "6.1.3" pylint = "3.0.0" pytest = "7.4.2" pytest-cov = "4.1.0" -pytype = "2023.9.27" +pytype = "2023.10.5" pdbpp = "^0.10.3" [tool.poetry.scripts]