From 611634f227b43433de90b72b0034b65aac66079d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 09:52:50 +0000 Subject: [PATCH] Bump pytest from 8.0.2 to 9.0.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 9.0.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.0.2...9.0.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 927abf1..8d5d3d0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ dependencies = [ "boto3==1.42.62", "pyinstaller==6.10.0", "pyqt6==6.7.1", - "pytest==8.0.2", + "pytest==9.0.2", "pytest-mock==3.15.1", "ruamel-yaml==0.19.1", ] diff --git a/requirements.txt b/requirements.txt index 05d81e3..2c66ecf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -91,9 +91,9 @@ pyqt6-sip==13.11.0 \ --hash=sha256:a75144e8a0bcf9d1a9069011890401748af353749f1de1b6a314b880781edf9d \ --hash=sha256:d463af37738bda1856c9ef513e5620a37b7a005e9d589c986c3304db4a8a14d3 # via pyqt6 -pytest==8.0.2 \ - --hash=sha256:d4051d623a2e0b7e51960ba963193b09ce6daeb9759a451844a21e4ddedfc1bd \ - --hash=sha256:edfaaef32ce5172d5466b5127b42e0d6d35ebbe4453f0e3505d96afd93f6b096 +pytest==9.0.2 \ + --hash=sha256:711ffd45bf766d5264d487b917733b453d917afd2b0ad65223959f59089f875b \ + --hash=sha256:75186651a92bd89611d1d9fc20f0b4345fd827c41ccd5c299a868a05d70edf11 # via # logsmith # pytest-mock