From e3995a476e2a1727da6c05fa63b5f910c63f4990 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Mar 2021 01:25:55 +0000 Subject: Bump flake8-annotations from 2.5.0 to 2.6.0 Bumps [flake8-annotations](https://github.com/sco1/flake8-annotations) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/sco1/flake8-annotations/releases) - [Changelog](https://github.com/sco1/flake8-annotations/blob/master/CHANGELOG.md) - [Commits](https://github.com/sco1/flake8-annotations/compare/v2.5.0...v2.6.0) Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index aeef1ad..6be4c08 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ sentry-sdk = "^0.19.5" [tool.poetry.dev-dependencies] flake8 = "^3.8.4" -flake8-annotations = "^2.5.0" +flake8-annotations = "^2.6.0" [build-system] requires = ["poetry>=0.12"] -- cgit v1.2.3