From 3ee5877f8a3b8db23e17015fc81ace1e8a4254e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 16:48:31 +0000 Subject: [PATCH] Bump prospector from 1.12.1 to 1.13.2 Bumps [prospector](https://github.com/PyCQA/prospector) from 1.12.1 to 1.13.2. - [Release notes](https://github.com/PyCQA/prospector/releases) - [Changelog](https://github.com/prospector-dev/prospector/blob/master/CHANGELOG.rst) - [Commits](https://github.com/PyCQA/prospector/compare/v1.12.1...v1.13.2) --- updated-dependencies: - dependency-name: prospector dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index cb7adc6..7f134d5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,7 +7,7 @@ boto3 == 1.35.49 certvalidator == 0.11.1 cryptography == 43.0.3 dataclasses-json == 0.6.7 -prospector == 1.12.1 +prospector == 1.13.2 pytest == 8.3.3 requests == 2.32.3 structlog == 24.4.0