From ea5431ef2b680c82ea556439a8e5d17c90487f40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 10:56:12 +0100 Subject: [PATCH] Bump time-machine from 2.13.0 to 2.14.0 (#4940) Bumps [time-machine](https://github.com/adamchainz/time-machine) from 2.13.0 to 2.14.0. - [Changelog](https://github.com/adamchainz/time-machine/blob/main/CHANGELOG.rst) - [Commits](https://github.com/adamchainz/time-machine/compare/2.13.0...2.14.0) --- updated-dependencies: - dependency-name: time-machine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 1cdbaf2f3..c455d1370 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -7,6 +7,6 @@ pytest-cov==4.1.0 pytest-timeout==2.2.0 pytest==8.0.2 ruff==0.3.0 -time-machine==2.13.0 +time-machine==2.14.0 typing_extensions==4.10.0 urllib3==2.2.1