From 40ed1107b54268c2d8b416ff5f23770dc1b031b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jan 2022 12:07:25 +0000 Subject: [PATCH] Bump prospector from 1.5.3.1 to 1.6.0 Bumps [prospector](https://github.com/PyCQA/prospector) from 1.5.3.1 to 1.6.0. - [Release notes](https://github.com/PyCQA/prospector/releases) - [Changelog](https://github.com/PyCQA/prospector/blob/master/CHANGELOG.rst) - [Commits](https://github.com/PyCQA/prospector/compare/1.5.3.1...1.6.0) --- updated-dependencies: - dependency-name: prospector dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-qa.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-qa.txt b/requirements-qa.txt index 1ffee10..5df963b 100644 --- a/requirements-qa.txt +++ b/requirements-qa.txt @@ -1,4 +1,4 @@ black==21.12b0 mypy==0.931 -prospector==1.5.3.1 +prospector==1.6.0 types-pkg_resources # Type stub