From 71515d6188eb1a11d052a5736b3cf5d034749ad5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 06:42:32 +0000 Subject: [PATCH] build(deps): Bump prospector[with_everything] from 1.17.2 to 1.18.0 Bumps [prospector[with_everything]](https://github.com/prospector-dev/prospector) from 1.17.2 to 1.18.0. - [Release notes](https://github.com/prospector-dev/prospector/releases) - [Changelog](https://github.com/prospector-dev/prospector/blob/master/CHANGELOG.rst) - [Commits](https://github.com/prospector-dev/prospector/compare/v1.17.2...v1.18.0) --- updated-dependencies: - dependency-name: prospector[with_everything] dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8d9292e..ee13e40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ mypy==1.17.0 -prospector[with_everything]==1.17.2 +prospector[with_everything]==1.18.0 jsonpickle==4.0.2 Django==5.2.6 pylint==3.3.7