From df7861215d15880a7490e6f19ce23c8da87fba1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 15:23:49 +0000 Subject: [PATCH] Bump wemake-python-styleguide from 1.8.0 to 1.8.1 Bumps [wemake-python-styleguide](https://github.com/wemake-services/wemake-python-styleguide) from 1.8.0 to 1.8.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/1.8.0...1.8.1) --- updated-dependencies: - dependency-name: wemake-python-styleguide dependency-version: 1.8.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/develop.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/develop.txt b/requirements/develop.txt index 9c28d8f..0680e3f 100644 --- a/requirements/develop.txt +++ b/requirements/develop.txt @@ -6,7 +6,7 @@ add-trailing-comma==4.0.0 docformatter==1.7.8 -wemake-python-styleguide==1.8.0 +wemake-python-styleguide==1.8.1 ruff==0.16.6