From 1937348b24e98ede7f3c2aac379ed440bc9b6eae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 09:55:26 +0200 Subject: [PATCH] Bump time-machine from 2.11.0 to 2.12.0 (#4493) 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 598b3bb65..21fd63390 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -11,6 +11,6 @@ pytest-cov==4.1.0 pytest-timeout==2.1.0 pytest==7.4.0 pyupgrade==3.10.1 -time-machine==2.11.0 +time-machine==2.12.0 typing_extensions==4.7.1 urllib3==2.0.4