From 2c362cab2c676b850d8b19c1abd387ca0b34786b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Mar 2025 21:35:05 +0000 Subject: [PATCH] chore(deps): bump pytest from 8.3.4 to 8.3.5 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 8.3.5. - [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.4...8.3.5) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 34e9ed4..84a5966 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ pydantic==2.10.6 pydantic_core pyflakes==3.2.0 Pygments==2.19.1 -pytest==8.3.4 +pytest==8.3.5 pytest-cov==6.0.0 pytest-sugar==1.0.0 python-dateutil==2.9.0.post0