From 8fcf7d1830b32da22b83f0d0e7fbb767b5917330 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 13:51:16 +0000 Subject: [PATCH] build(deps): bump flake8-bugbear from 22.12.6 to 23.3.23 Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.12.6 to 23.3.23. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.12.6...23.3.23) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- linter-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linter-requirements.txt b/linter-requirements.txt index 32f7fe8bc8..70c84d67af 100644 --- a/linter-requirements.txt +++ b/linter-requirements.txt @@ -5,6 +5,6 @@ types-certifi types-redis types-setuptools pymongo # There is no separate types module. -flake8-bugbear==22.12.6 +flake8-bugbear==23.3.23 pep8-naming==0.13.2 pre-commit # local linting