From 13add2794e434aa6bd627fbc09b9055b45576160 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 11:53:02 +0000 Subject: [PATCH] Bump time-machine from 2.14.1 to 2.16.0 Bumps [time-machine](https://github.com/adamchainz/time-machine) from 2.14.1 to 2.16.0. - [Changelog](https://github.com/adamchainz/time-machine/blob/main/CHANGELOG.rst) - [Commits](https://github.com/adamchainz/time-machine/compare/2.14.1...2.16.0) --- updated-dependencies: - dependency-name: time-machine 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 24bed7122..8f1dfce01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ factory-boy >=3.2.0, < 4.0.0 Faker >= 5.6.0, < 26.0.0 pytest==8.3.3 pytest-cov==5.0.0 -time-machine==2.14.1 +time-machine==2.16.0 # Development & debugging debugpy >= 1.3.0