From a5a54fc7f5d0ad8bdb0322a3bf555a6ceb7156dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 04:27:10 +0000 Subject: [PATCH] Bump flake8-bugbear from 23.2.13 to 23.7.10 Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.2.13 to 23.7.10. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/23.2.13...23.7.10) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_dev.txt b/requirements/requirements_dev.txt index 157de54a..ff0b58ed 100644 --- a/requirements/requirements_dev.txt +++ b/requirements/requirements_dev.txt @@ -4,7 +4,7 @@ black==23.1.0 dlint==0.12.0 flake8==4.0.1 flake8-bandit==2.1.2 -flake8-bugbear==23.2.13 +flake8-bugbear==23.7.10 hypothesis==6.68.2 invoke==2.0.0 placebo==0.10.0