From ff62ed7c6a07e4eff4be5ecdbf1e3a3ecfc44765 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 23:39:04 +0100 Subject: [PATCH] Bump pluggy from 1.3.0 to 1.4.0 (#299) Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 1.3.0 to 1.4.0. - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pluggy/compare/1.3.0...1.4.0) --- updated-dependencies: - dependency-name: pluggy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 85960b8..f0f81f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ packaging==23.2 pathspec==0.12.1 pep517==0.13.1 platformdirs==4.2.0 -pluggy==1.3.0 +pluggy==1.4.0 py==1.11.0 pyparsing==3.1.1 pyproject-api==1.6.1