From f11cc86254beeff5312151d1024761864b07ffdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 13:27:46 +0200 Subject: [PATCH] Bump time-machine from 2.10.0 to 2.11.0 (#4432) 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 2f20df078..bbc2a3b81 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.9.0 -time-machine==2.10.0 +time-machine==2.11.0 typing_extensions==4.7.1 urllib3==2.0.3