From 0413b917caa0c205e784fd5fad882f59c1352826 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 00:20:32 +0000 Subject: [PATCH] Bump time-machine from 2.16.0 to 3.2.0 Bumps [time-machine](https://github.com/adamchainz/time-machine) from 2.16.0 to 3.2.0. - [Changelog](https://github.com/adamchainz/time-machine/blob/main/docs/changelog.rst) - [Commits](https://github.com/adamchainz/time-machine/compare/2.16.0...3.2.0) --- updated-dependencies: - dependency-name: time-machine dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local.txt b/requirements/local.txt index 92080ca..44bca85 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -11,5 +11,5 @@ pytest-asyncio==1.1.0 pytest-mock==3.14.1 pytest-timeout==2.4.0 pytest-random-order==1.2.0 -time-machine==2.16.0 +time-machine==3.2.0 tox==4.27.0