From ca4ed2111739ce684761204acf4cedd7a2a964c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 21:04:53 +0000 Subject: [PATCH] Bump pytest from 8.3.4 to 9.0.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 9.0.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.3.4...9.0.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Pipfile b/Pipfile index d9096121..b935b7d7 100644 --- a/Pipfile +++ b/Pipfile @@ -20,7 +20,7 @@ paramiko = "==3.5.0" pexpect = "==4.9.0" pylint = "*" pysftp = "*" -pytest = "==8.3.4" +pytest = "==9.0.2" requests-mock = "==1.12.1" s3fs = "==2025.2.0" setuptools = "75.8.0" diff --git a/Pipfile.lock b/Pipfile.lock index b6768623..f817d464 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "0c3a259c6b9b4e153c30f3750f672f3579b6fa1703cdb164e380c23d8ff84960" + "sha256": "32c237b90c98b963aa5ab1d0b7d7fa7adaa44f97a0086b2c895e6108c3b01642" }, "pipfile-spec": 6, "requires": { @@ -1197,11 +1197,11 @@ }, "iniconfig": { "hashes": [ - "sha256:3abbd2e30b36733fee78f9c7f7308f2d0050e88f0087fd25c2645f63c773e1c7", - "sha256:9deba5723312380e77435581c6bf4935c94cbfab9b1ed33ef8d238ea168eb760" + "sha256:c76315c77db068650d49c5b56314774a7804df16fee4402c1f19d6d15d8c4730", + "sha256:f631c04d2c48c52b84d0d0549c99ff3859c98df65b3101406327ecc7d53fbf12" ], - "markers": "python_version >= '3.8'", - "version": "==2.1.0" + "markers": "python_version >= '3.10'", + "version": "==2.3.0" }, "isodate": { "hashes": [ @@ -2221,12 +2221,12 @@ }, "pytest": { "hashes": [ - "sha256:50e16d954148559c9a74109af1eaf0c945ba2d8f30f0a3d3335edde19788b6f6", - "sha256:965370d062bce11e73868e0335abac31b4d3de0e82f4007408d242b4f8610761" + "sha256:711ffd45bf766d5264d487b917733b453d917afd2b0ad65223959f59089f875b", + "sha256:75186651a92bd89611d1d9fc20f0b4345fd827c41ccd5c299a868a05d70edf11" ], "index": "pypi", - "markers": "python_version >= '3.8'", - "version": "==8.3.4" + "markers": "python_version >= '3.10'", + "version": "==9.0.2" }, "python-daemon": { "hashes": [