From 35e7267771ea00085dbbdc758365fb592afbc5a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 18:54:00 +0000 Subject: [PATCH] chore(pip-prod)(deps): bump pluggy from 1.4.0 to 1.5.0 Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 1.4.0 to 1.5.0. - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pluggy/compare/1.4.0...1.5.0) --- updated-dependencies: - dependency-name: pluggy 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 2349f06..d5b86c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ nodeenv==1.8.0 packaging==24.0 pathspec==0.12.1 platformdirs==4.2.0 -pluggy==1.4.0 +pluggy==1.5.0 py==1.11.0 pycodestyle==2.11.1 PyJWT==2.8.0