From 360e085926182332c79a38c2d1cb90e927259726 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 11:50:01 +0200 Subject: [PATCH] Bump time-machine from 2.12.0 to 2.13.0 (#4569) 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 c134c159e..31bac68d4 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.2 pyupgrade==3.10.1 -time-machine==2.12.0 +time-machine==2.13.0 typing_extensions==4.8.0 urllib3==2.0.4