From 127b320a8e0d0c8e3e5e369c89c4d92483ca42ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jan 2022 13:21:29 +0000 Subject: [PATCH] Bump flake8-bugbear from 21.4.3 to 22.1.11 in /src/bindings/python Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 21.4.3 to 22.1.11. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/21.4.3...22.1.11) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/bindings/python/requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bindings/python/requirements_test.txt b/src/bindings/python/requirements_test.txt index 581fb9d5cc62ad..3abcf4ef4c127b 100644 --- a/src/bindings/python/requirements_test.txt +++ b/src/bindings/python/requirements_test.txt @@ -1,5 +1,5 @@ flake8==3.9.2 -flake8-bugbear==21.4.3 +flake8-bugbear==22.1.11 flake8-comprehensions==3.3.0 flake8-docstrings==1.6.0 flake8-quotes==3.2.0