From ca82f072eb61ee328bac93a6857b40bb25fc6713 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 14:03:19 +0000 Subject: [PATCH] CI: (deps): Bump flake8-bugbear from 22.12.6 to 23.2.13 in /ci Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.12.6 to 23.2.13. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.12.6...23.2.13) --- 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..5b3602804a6 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.2.13 flake8-builtins==2.1.0 flake8-comprehensions==3.10.1 flake8-continuation==1.0.5