From 734d324432d2753dd22fc5ee9168f6b46b0f5d96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 13:17:16 +0000 Subject: [PATCH] CI: (deps): Bump flake8-bugbear from 22.12.6 to 23.1.20 in /ci Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.12.6 to 23.1.20. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.12.6...23.1.20) --- 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..95854fa4694 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.20 flake8-builtins==2.1.0 flake8-comprehensions==3.10.1 flake8-continuation==1.0.5