From 8fdcd588e6323c7322960924f982e63565037a3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 04:02:20 +0000 Subject: [PATCH] Bump flake8-bugbear from 20.11.1 to 23.1.20 Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 20.11.1 to 23.1.20. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/20.11.1...23.1.20) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lint.txt b/requirements-lint.txt index 7d72bfe..fe3f35d 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -1,6 +1,6 @@ black ==21.4b0 flake8==3.8.4 -flake8-bugbear==20.11.1 +flake8-bugbear==23.1.20 flake8-docstrings==1.6.0 flake8-import-order==0.18.1 flake8-quotes==3.2.0