From 99127e7a85c3fc7d0f1c800adb429f2779e6300f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 14:20:23 +0000 Subject: [PATCH] chore(deps): bump pytest from 8.1.1 to 8.4.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.4.2. - [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.1.1...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 896401a..8a34429 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,3 +1,3 @@ # To ensure app dependencies are ported from your virtual environment/host machine into your container, run 'pip freeze > requirements.txt' in the terminal to overwrite this file pylint==3.1.0 -pytest==8.1.1 +pytest==8.4.2 diff --git a/requirements.txt b/requirements.txt index 5fd48f8..8960c78 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pluggy==1.5.0 ply==3.11 pylint==3.1.0 pyparsing==3.2.1 -pytest==8.1.1 +pytest==8.4.2 PyYAML==6.0.2 rdflib==7.1.3 semantic-version==2.10.0