From 67a58f1d6c1cdb7407bce98a0c1185db2f1e2778 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 13:09:24 +0000 Subject: [PATCH] CI: (deps): Bump flake8-bugbear from 22.12.6 to 23.1.14 in /ci Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.12.6 to 23.1.14. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.12.6...23.1.14) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- ci/linting_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/linting_requirements.txt b/ci/linting_requirements.txt index 3cb14221525..04dd170f7b6 100644 --- a/ci/linting_requirements.txt +++ b/ci/linting_requirements.txt @@ -2,7 +2,7 @@ flake8==5.0.4 pycodestyle==2.9.1 pyflakes==2.5.0 -flake8-bugbear==22.12.6 +flake8-bugbear==23.1.14 flake8-builtins==2.1.0 flake8-comprehensions==3.10.1 flake8-continuation==1.0.5