From 2d812681721deac2399ec95bbdce08bc4aba0637 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 00:26:02 +0000 Subject: [PATCH] chore(deps): bump pluggy from 1.5.0 to 1.6.0 Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 1.5.0 to 1.6.0. - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pluggy/compare/1.5.0...1.6.0) --- updated-dependencies: - dependency-name: pluggy dependency-version: 1.6.0 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 4f21595..4ecf28c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ iniconfig==2.1.0 packaging==24.2 -pluggy==1.5.0 +pluggy==1.6.0 psutil==7.0.0 pytest==8.3.5 -e git+ssh://git@github.com/johnburbridge/python-time-based-experiment.git@ee5a6b65917f10dc52a9b0cbc7efb9249c536b3a#egg=time_based_storage&subdirectory=time_based_storage