From 7e1c1be08bf2cd79000c295b7f56791c151f38a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 17:03:58 +0000 Subject: [PATCH] build(deps-dev): bump flake8-use-fstring from 1.2 to 1.2.1 Bumps [flake8-use-fstring](https://github.com/MichaelKim0407/flake8-use-fstring) from 1.2 to 1.2.1. - [Release notes](https://github.com/MichaelKim0407/flake8-use-fstring/releases) - [Commits](https://github.com/MichaelKim0407/flake8-use-fstring/compare/v1.2...v1.2.1) --- updated-dependencies: - dependency-name: flake8-use-fstring dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 5af19055..1814aec0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -13,7 +13,7 @@ flake8-isort==4.1.1 flake8-json==21.7.0 flake8-noqa==1.2.0 flake8-polyfill==1.0.2 -flake8-use-fstring==1.2 +flake8-use-fstring==1.2.1 mypy==0.910 pep8-naming==0.12.1