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