From e23b7dbef3161ea64b6555f0014ce8ec1332df8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 20:57:12 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: flake8-annotations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip/requirements.txt b/pip/requirements.txt index 589be0c..8367b2e 100644 --- a/pip/requirements.txt +++ b/pip/requirements.txt @@ -2,7 +2,7 @@ PyYAML==6.0.1 black==24.4.2 flake8-annotations-complexity==0.0.8 flake8-annotations-coverage==0.0.6 -flake8-annotations==3.1.0 +flake8-annotations==3.1.1 flake8-assertive==2.1.0 # disable this for now # flake8-broken-line==0.6.0