From e10c3902e99a8719c7fd4878083ccb4a355aa6dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 22:27:30 +0200 Subject: [PATCH] chore: bump mypy from 1.4.1 to 1.5.0 (#129) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a76a7b7..521e0ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -mypy==1.4.1 +mypy==1.5.0 pyls-isort==0.2.2 pylsp-mypy==0.6.7 python-lsp-black==1.3.0