From d4105f77c4c98953d7bfcdbd4e06179f2ca314fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 02:06:17 +0000 Subject: [PATCH] Bump pytest from 9.0.0 to 9.0.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.0 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/9.0.0...9.0.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 95c6bc5..55c1f22 100644 --- a/Pipfile +++ b/Pipfile @@ -6,7 +6,7 @@ name = "pypi" [packages] [dev-packages] -pytest = "==9.0.0" +pytest = "==9.0.1" pylint = "==4.0.2" pycodestyle = "==2.14.0" pytest-cov = "==7.0.0" diff --git a/Pipfile.lock b/Pipfile.lock index 10fc350..e6ff1ac 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "53c74a68d3ab7086d07e6be95e72f32983e639f1ceb25426638415cddf8a3de5" + "sha256": "6ed7cd7b1156af45a7bb629dc5ecb51a26fcb08be273cfdff778de951dde9c56" }, "pipfile-spec": 6, "requires": { @@ -222,12 +222,12 @@ }, "pytest": { "hashes": [ - "sha256:8f44522eafe4137b0f35c9ce3072931a788a21ee40a2ed279e817d3cc16ed21e", - "sha256:e5ccdf10b0bac554970ee88fc1a4ad0ee5d221f8ef22321f9b7e4584e19d7f96" + "sha256:3e9c069ea73583e255c3b21cf46b8d3c56f6e3a1a8f6da94ccb0fcf57b9d73c8", + "sha256:67be0030d194df2dfa7b556f2e56fb3c3315bd5c8822c6951162b92b32ce7dad" ], "index": "pypi", "markers": "python_version >= '3.10'", - "version": "==9.0.0" + "version": "==9.0.1" }, "pytest-cov": { "hashes": [