From e4ee3e42264e55f85f52a4d47719b40846a1f1c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 09:40:42 +0200 Subject: [PATCH] Bump time-machine from 2.9.0 to 2.10.0 (#4394) 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 b9077e9de..8007af26e 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.3.2 pyupgrade==3.6.0 -time-machine==2.9.0 +time-machine==2.10.0 typing_extensions==4.6.3 urllib3==2.0.3