From 4cbe0109dc8d159b9eb9b5ed5ae77766a92c491e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 14:48:49 -0800 Subject: [PATCH] chore(deps-dev): bump the pytest group in /requirements with 1 update (#6797) Bumps the pytest group in /requirements with 1 update: [pytest-timeout](https://github.com/pytest-dev/pytest-timeout). Updates `pytest-timeout` from 2.2.0 to 2.3.1 - [Commits](https://github.com/pytest-dev/pytest-timeout/compare/2.2.0...2.3.1) --- updated-dependencies: - dependency-name: pytest-timeout dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pytest ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index e2fbb2c7a9..35aada2903 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -28,7 +28,7 @@ pytest~=8.0.1 parameterized==0.9.0 pytest-xdist==3.5.0 pytest-forked==1.6.0 -pytest-timeout==2.2.0 +pytest-timeout==2.3.1 pytest-rerunfailures==13.0 # NOTE (hawflau): DO NOT upgrade pytest-metadata and pytest-json-report unless pytest-json-report addresses https://github.com/numirias/pytest-json-report/issues/89 pytest-metadata==3.1.1