From efb73c0e8d9cc713939660364e52cbf7871e6d6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 05:51:42 +0000 Subject: [PATCH] build(deps): Bump prospector[with_everything] from 1.17.2 to 1.17.3 Bumps [prospector[with_everything]](https://github.com/prospector-dev/prospector) from 1.17.2 to 1.17.3. - [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.17.3) --- updated-dependencies: - dependency-name: prospector[with_everything] dependency-version: 1.17.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5b28d6b..6545fdb 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.17.3 jsonpickle==4.0.2 Django==5.1.7 pylint==3.3.7