From 841812bcce611b18ffe7b89b365c822ab1298ae3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 16:52:30 +0000 Subject: [PATCH] Bump pytest from 8.3.5 to 9.0.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 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/8.3.5...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 10a9d4f..c1a048b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ pyasn1==0.6.3 pyasn1_modules==0.4.2 pydantic==2.11.4 pydantic_core==2.33.2 -pytest==8.3.5 +pytest==9.0.3 python-dateutil==2.9.0.post0 python-dotenv==1.1.0 requests==2.33.0