From 69cbedc9d27f2dcfbc18c8f5d56ac122bd0412ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 04:02:11 +0000 Subject: [PATCH] Bump flake8-quotes from 3.2.0 to 3.3.2 Bumps [flake8-quotes](https://github.com/zheller/flake8-quotes) from 3.2.0 to 3.3.2. - [Release notes](https://github.com/zheller/flake8-quotes/releases) - [Commits](https://github.com/zheller/flake8-quotes/compare/3.2.0...3.3.2) --- updated-dependencies: - dependency-name: flake8-quotes dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lint.txt b/requirements-lint.txt index 7d72bfe..5e94b12 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -3,7 +3,7 @@ flake8==3.8.4 flake8-bugbear==20.11.1 flake8-docstrings==1.6.0 flake8-import-order==0.18.1 -flake8-quotes==3.2.0 +flake8-quotes==3.3.2 isort==5.8.0 pylint==2.7.0 pydocstyle==6.0.0