From 1054484b220a0202a9c38be4533ac98b23551e92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 10:36:17 +0000 Subject: [PATCH 1/3] Bump mypy from 1.14.1 to 1.15.0 Bumps [mypy](https://github.com/python/mypy) from 1.14.1 to 1.15.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.14.1...v1.15.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index ba634dd..507ef63 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -1,5 +1,5 @@ django-stubs -mypy == 1.14.1 +mypy == 1.15.0 ninja-schema>=0.14.1 pytest pytest-asyncio==0.24.0 From ac6c74769ddb2cb8e45546782d3f52b66ec100ed Mon Sep 17 00:00:00 2001 From: Tochukwu Date: Sat, 1 Mar 2025 15:03:59 +0100 Subject: [PATCH 2/3] Update requirements-tests.txt --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index 507ef63..1321a9f 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -1,5 +1,5 @@ django-stubs -mypy == 1.15.0 +mypy == 1.15.1 ninja-schema>=0.14.1 pytest pytest-asyncio==0.24.0 From 36e936959fdb7a8e13bf8bb7d7c26d8a8ab7d7b2 Mon Sep 17 00:00:00 2001 From: Tochukwu Date: Sun, 2 Mar 2025 07:42:52 +0100 Subject: [PATCH 3/3] Update requirements-tests.txt --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index 1321a9f..507ef63 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -1,5 +1,5 @@ django-stubs -mypy == 1.15.1 +mypy == 1.15.0 ninja-schema>=0.14.1 pytest pytest-asyncio==0.24.0