From c9bd5a1b9a4254f76c1945c045da327e5007d43b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 21:27:17 +0000 Subject: [PATCH] Bump prospector from 1.12.1 to 1.13.3 (#274) Bumps [prospector](https://github.com/PyCQA/prospector) from 1.12.1 to 1.13.3. - [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.3) --- updated-dependencies: - dependency-name: prospector dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paul Schwarzenberger --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index cb7adc6..f0df96a 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.3 pytest == 8.3.3 requests == 2.32.3 structlog == 24.4.0