From 88172da4aaa0891a00a6855ab3b385a6ad3b3bc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 16:59:16 +0000 Subject: [PATCH] Bump flake8-bugbear from 22.3.23 to 23.2.13 Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.3.23 to 23.2.13. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.3.23...23.2.13) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- lint-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lint-requirements.txt b/lint-requirements.txt index a6b5ba9..b250a4e 100644 --- a/lint-requirements.txt +++ b/lint-requirements.txt @@ -1,5 +1,5 @@ flake8==4.0.1 -flake8-bugbear==22.3.23 +flake8-bugbear==23.2.13 flake8-docstrings==1.6.0 flake8-import-order==0.18.1 flake8-quotes==3.3.1