From 68d86ccc89edced055646cf86337f615c611b1b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 20:10:17 +0000 Subject: [PATCH] build(deps): bump flake8-annotations from 3.0.1 to 3.1.0 in /pip Bumps [flake8-annotations](https://github.com/sco1/flake8-annotations) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/sco1/flake8-annotations/releases) - [Changelog](https://github.com/sco1/flake8-annotations/blob/main/CHANGELOG.md) - [Commits](https://github.com/sco1/flake8-annotations/compare/v3.0.1...v3.1.0) --- updated-dependencies: - dependency-name: flake8-annotations dependency-type: direct:production update-type: version-update:semver-minor ... 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 77e3110..3ce3694 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.0.1 +flake8-annotations==3.1.0 flake8-assertive==2.1.0 # disable this for now # flake8-broken-line==0.6.0