From a854590d4ed3c39fd0842e6b6c6b5ed078fcb73c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 01:53:44 +0000 Subject: [PATCH] Bump pytest from 8.3.2 to 9.0.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 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.2...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 a3ec86a..8375617 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ langchain==0.3.30 langchain-anthropic==1.4.6 lxml==6.1.0 MarkupSafe==3.0.2 -pytest==8.3.2 # Added for testing +pytest==9.0.3 # Added for testing pytest-mock==3.14.0 # Added for testing python-dotenv==1.2.2 trafilatura==2.0.0