From 36265a14d92f79244fce58cd05633a6446c55ed1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 09:25:19 +0000 Subject: [PATCH] Bump flake8-pep3101 from 2.1.0 to 3.0.0 Bumps [flake8-pep3101](https://github.com/gforcada/flake8-pep3101) from 2.1.0 to 3.0.0. - [Changelog](https://github.com/gforcada/flake8-pep3101/blob/main/CHANGES.rst) - [Commits](https://github.com/gforcada/flake8-pep3101/compare/2.1.0...3.0.0) --- updated-dependencies: - dependency-name: flake8-pep3101 dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/flake8.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/flake8.txt b/requirements/flake8.txt index f09196d9..577871ce 100644 --- a/requirements/flake8.txt +++ b/requirements/flake8.txt @@ -4,7 +4,7 @@ flake8==7.3.0 flake8-bugbear==25.11.29 flake8-docstrings==1.7.0 flake8-mutable==1.2.0 -flake8-pep3101==2.1.0 +flake8-pep3101==3.0.0 pep8-naming==0.15.1 pycodestyle==2.14.0 pydocstyle==6.3.0