From 37db47b079ddf513022a99b45608aacd3d5b8d9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 17:59:20 +0000 Subject: [PATCH] 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 bef7e6d..daeae7e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ attrs==24.3.0 coverage==7.6.9 iniconfig==2.0.0 packaging==24.2 -pluggy==1.5.0 +pluggy==1.6.0 py==1.11.0 pyparsing==3.2.0 pytest==8.3.4