From 10f652c1352db959ee82a60769ead4ac72e87d34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 13:05:50 +1100 Subject: [PATCH] Bump flake8-bugbear from 24.1.17 to 24.2.6 (#1670) Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 24.1.17 to 24.2.6. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/24.1.17...24.2.6) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cooper Lees --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 17c4f5673..ef8f51090 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -2,7 +2,7 @@ async-timeout>=4.0.0a3 black==24.1.1 coverage==7.4.1 flake8==7.0.0 -flake8-bugbear==24.1.17 +flake8-bugbear==24.2.6 freezegun==1.4.0 mypy==1.8.0 pre-commit==3.6.0