From fb236f2443cfb2ab4b4aad2e4d0f80eeef88943a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 06:21:02 +0000 Subject: [PATCH] build(deps): Bump prospector[with_everything] from 1.10.3 to 1.14.1 Bumps [prospector[with_everything]](https://github.com/PyCQA/prospector) from 1.10.3 to 1.14.1. - [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.10.3...v1.14.1) --- updated-dependencies: - dependency-name: prospector[with_everything] 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 caf77f1..9d98387 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ mypy==1.13.0 -prospector[with_everything]==1.10.3 +prospector[with_everything]==1.14.1 jsonpickle==4.0.0 Django==5.1.3 Flask==3.1.0