summaryrefslogtreecommitdiff
path: root/requirements_test_pre_commit.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-16 16:25:18 +0100
committerGitHub <noreply@github.com>2023-01-16 16:25:18 +0100
commiteae0eaff11239db4dc89d570d120ff0a6cbe1e61 (patch)
tree912e7d44b5d31d3f1330b81ca99e661a37382015 /requirements_test_pre_commit.txt
parent413238d03396a2a1140bccc8d5916941d360c95f (diff)
downloadpylint-git-eae0eaff11239db4dc89d570d120ff0a6cbe1e61.tar.gz
Bump flake8-bugbear from 22.12.6 to 23.1.14 (#8062)
* Bump flake8-bugbear from 22.12.6 to 23.1.14 Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.12.6 to 23.1.14. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.12.6...23.1.14) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
Diffstat (limited to 'requirements_test_pre_commit.txt')
-rw-r--r--requirements_test_pre_commit.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements_test_pre_commit.txt b/requirements_test_pre_commit.txt
index ec1ca6bb7..c98b0d074 100644
--- a/requirements_test_pre_commit.txt
+++ b/requirements_test_pre_commit.txt
@@ -3,7 +3,7 @@
bandit==1.7.4
black==23.1a1
flake8>=5.0.0
-flake8-bugbear==22.12.6
+flake8-bugbear==23.1.14
flake8-typing-imports==1.14.0
isort==5.10.1
mypy==0.991