From e9267f606de4ff8e857b2e6e597417b5ef02b037 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Dec 2022 21:43:09 +0300 Subject: [PATCH] Bump prospector[with_everything] in /packaging_automation (#244) Bumps [prospector[with_everything]](https://github.com/PyCQA/prospector) from 1.5.0.1 to 1.5.3.1. - [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.0.1...1.5.3.1) --- updated-dependencies: - dependency-name: prospector[with_everything] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packaging_automation/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging_automation/requirements.txt b/packaging_automation/requirements.txt index 4265172c..6aa934ff 100644 --- a/packaging_automation/requirements.txt +++ b/packaging_automation/requirements.txt @@ -79,7 +79,7 @@ platformdirs==2.3.0 # via pylint pluggy==0.13.1 # via pytest -prospector[with_everything]==1.5.0.1 +prospector[with_everything]==1.5.3.1 # via -r requirements.in psycopg2-binary==2.9.3 # via -r requirements.in @@ -151,7 +151,7 @@ requests==2.25.1 # pyroma requirements-detector==0.7 # via prospector -setoptconf==0.2.0 +setoptconf-tmp==0.3.1 # via prospector six==1.16.0 # via