From 0c77edae139fc2319a2bda7fa190498c418f2c50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 12:49:10 +0000 Subject: [PATCH] chore(deps): bump mypy from 1.13.0 to 1.14.1 in /requirements Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.13.0...v1.14.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/mypy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/mypy.txt b/requirements/mypy.txt index 2f0eedfa..304e086c 100644 --- a/requirements/mypy.txt +++ b/requirements/mypy.txt @@ -1,3 +1,3 @@ -mypy==1.13.0 +mypy==1.14.1 celery-types==0.22.0 django-stubs[compatible-mypy]==5.1.1