From 7569b5eca871a400405cffb5cba224a4fdf43bd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Oct 2022 13:40:07 +0000 Subject: [PATCH] build(deps): bump flake8-bugbear from 22.9.11 to 22.9.23 (#1637) Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.9.11 to 22.9.23. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.9.11...22.9.23) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Anton Pirker --- linter-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linter-requirements.txt b/linter-requirements.txt index 08b633e100..e8ed3e36df 100644 --- a/linter-requirements.txt +++ b/linter-requirements.txt @@ -4,6 +4,6 @@ flake8==5.0.4 types-certifi types-redis types-setuptools -flake8-bugbear==22.9.11 +flake8-bugbear==22.9.23 pep8-naming==0.13.2 pre-commit # local linting