From f377a7776d7e2c5fe3b62589aafb711959faadce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Apr 2021 06:57:25 +0000 Subject: Bump flake8 from 3.8.4 to 3.9.1 Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.4 to 3.9.1. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.4...3.9.1) 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 73ae984..06ff685 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ deepmerge = "^0.2.1" sentry-sdk = "^1.0.0" [tool.poetry.dev-dependencies] -flake8 = "^3.8.4" +flake8 = "^3.9.1" flake8-annotations = "^2.6.2" [build-system] -- cgit v1.2.3