From 982b55747c531189cfa203c50cdca149535698b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 03:03:34 +0000 Subject: [PATCH] Bump flake8-bugbear from 24.12.12 to 25.11.29 Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 24.12.12 to 25.11.29. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/24.12.12...25.11.29) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-version: 25.11.29 dependency-type: direct:development update-type: version-update:semver-major ... 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 e7a2daf..081a3a0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,6 +3,6 @@ mypy==1.19.1 flake8==7.3.0 flake8-bandit==4.1.1 -flake8-bugbear==24.12.12 +flake8-bugbear==25.11.29 flake8-import-order==0.19.2 flake8-requirements==2.3.0