From 1f688c3fe21d62d7d52662315e641ec2610af8d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 03:59:30 +0000 Subject: [PATCH] Bump pytest from 8.0.0 to 8.4.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.0 to 8.4.1. - [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.0.0...8.4.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aeecd1d87..8b5f7af92 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ django-vite==3.0.3 litellm==1.64.1 # Development -pytest==8.0.0 +pytest==8.4.1 pytest-django==4.10.0 pytest-cov===5.0.0 pytest-factoryboy==2.7.0