From 5729cf8790633a97265963da0c0684eae7dd2634 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 18:08:10 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: pytest-timeout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ci/latest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/latest/requirements.txt b/ci/latest/requirements.txt index a5a5937..c2bb7f8 100644 --- a/ci/latest/requirements.txt +++ b/ci/latest/requirements.txt @@ -5,6 +5,6 @@ nextline-graphql==0.7.8 httpx==0.26.0 pytest-asyncio==0.23.0 pytest-cov==4.1.0 -pytest-timeout==2.2.0 +pytest-timeout==2.3.1 pytest==7.4.0 respx==0.21.1