From bf051e7c5b92545ff96bc0af970da4d9bf56744f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 16:38:04 +0000 Subject: [PATCH] Bump prospector from 1.11.0 to 1.15.2 in /requirements Bumps [prospector](https://github.com/PyCQA/prospector) from 1.11.0 to 1.15.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.11.0...v1.15.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 05ffb73c..aaecdbc9 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,7 +1,7 @@ -r base.txt pytest-django==4.9.0 -prospector==1.11.0 +prospector==1.15.2 factory_boy==3.3.1 Faker==35.0.0 django-debug-toolbar==5.0.1