From db21780e4f61f541133996a223e4b77059a1e1a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 02:07:49 +0000 Subject: [PATCH] [PIP]: Bump wemake-python-styleguide from 0.16.0 to 0.16.1 Bumps [wemake-python-styleguide](https://github.com/wemake-services/wemake-python-styleguide) from 0.16.0 to 0.16.1. - [Release notes](https://github.com/wemake-services/wemake-python-styleguide/releases) - [Changelog](https://github.com/wemake-services/wemake-python-styleguide/blob/master/CHANGELOG.md) - [Commits](https://github.com/wemake-services/wemake-python-styleguide/compare/0.16.0...0.16.1) --- updated-dependencies: - dependency-name: wemake-python-styleguide 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 8d673a0..176ae40 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -6,5 +6,5 @@ black==22.1.0 coverage==6.3.1 codecov==2.1.12 isort==5.10.1 -wemake-python-styleguide==0.16.0 +wemake-python-styleguide==0.16.1