From 0378de1ce76a1ab3afe109b034aaa6c47f9b2e8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 05:56:17 +0000 Subject: [PATCH] build(deps): Bump mypy from 1.17.0 to 1.17.1 Bumps [mypy](https://github.com/python/mypy) from 1.17.0 to 1.17.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.17.0...v1.17.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.1 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..c603144 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -mypy==1.17.0 +mypy==1.17.1 prospector[with_everything]==1.17.2 jsonpickle==4.0.2 Django==5.1.7