From b432e31fed4ae89dc1e85ce146f37db825610fb2 Mon Sep 17 00:00:00 2001 From: Benedikt Willi Date: Thu, 8 Jan 2026 10:15:26 +0100 Subject: [PATCH] Update requirements-mypy.txt Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- requirements-mypy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-mypy.txt b/requirements-mypy.txt index 2a9aa3e..6fecd15 100644 --- a/requirements-mypy.txt +++ b/requirements-mypy.txt @@ -1,4 +1,4 @@ mypy>=1.13.0 django-stubs==5.1.3 pytest -time-machine +time-machine>=2.8.2