From 316d85fc600e3be701eb5790f2a129e9dc1d882d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 15:25:14 +0000 Subject: [PATCH] Bump pytest in /old/02-serverless-api-ecs-apigateway/tests Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 to 9.0.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/7.3.1...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- old/02-serverless-api-ecs-apigateway/tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/old/02-serverless-api-ecs-apigateway/tests/requirements.txt b/old/02-serverless-api-ecs-apigateway/tests/requirements.txt index 91959b5..7987988 100644 --- a/old/02-serverless-api-ecs-apigateway/tests/requirements.txt +++ b/old/02-serverless-api-ecs-apigateway/tests/requirements.txt @@ -5,7 +5,7 @@ iniconfig==2.0.0 jmespath==1.0.1 packaging==23.1 pluggy==1.0.0 -pytest==7.3.1 +pytest==9.0.3 python-dateutil==2.8.2 s3transfer==0.6.1 six==1.16.0