From e7ae9d3ae0a2713e5ef0202028b22207c064d54b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 17:00:54 +0000 Subject: [PATCH] Bump flake8-quotes from 3.3.1 to 3.3.2 Bumps [flake8-quotes](https://github.com/zheller/flake8-quotes) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/zheller/flake8-quotes/releases) - [Commits](https://github.com/zheller/flake8-quotes/compare/3.3.1...3.3.2) --- updated-dependencies: - dependency-name: flake8-quotes dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index e9bb925..ed10c8c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1,6 @@ flake8==5.0.4 flake8-isort==5.0.0 -flake8-quotes==3.3.1 +flake8-quotes==3.3.2 flake8-coding==1.3.2 flake8-copyright==0.2.3 flake8-debugger==4.1.2