From 11832dbd33e7c74c418c5fd219aa36953ef09eb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 17:34:54 +0000 Subject: [PATCH] build(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 aebea81..6c12887 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ numpy==2.2.4 packaging==24.2 pillow==11.1.0 pip==25.0.1 -pluggy==1.5.0 +pluggy==1.6.0 pyparsing==3.2.3 pytest==8.3.5 python-dateutil==2.9.0.post0