From 5a2e9dc7825418fed0789024a11876c8cd14d8bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 18:10:26 +0000 Subject: [PATCH] build(deps-dev): bump flake8-use-fstring from 1.3 to 1.4 Bumps [flake8-use-fstring](https://github.com/MichaelKim0407/flake8-use-fstring) from 1.3 to 1.4. - [Release notes](https://github.com/MichaelKim0407/flake8-use-fstring/releases) - [Commits](https://github.com/MichaelKim0407/flake8-use-fstring/compare/v1.3...v1.4) --- updated-dependencies: - dependency-name: flake8-use-fstring dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 1bd52db5..31984470 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -18,7 +18,7 @@ flake8-isort==4.1.1 flake8-json==21.7.0 flake8-noqa==1.2.8 flake8-polyfill==1.0.2 -flake8-use-fstring==1.3 +flake8-use-fstring==1.4 mypy==0.971 pep8-naming==0.13.0