From 06dab368948920fa6671bf5cbfa5a7057afba8c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Apr 2024 18:19:53 +0100 Subject: [PATCH] chore(pip-dev)(deps-dev): bump pluggy from 1.4.0 to 1.5.0 (#201) 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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 94cacc7..b621467 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -17,7 +17,7 @@ nodeenv==1.8.0 packaging==24.0 pathspec==0.12.1 platformdirs==4.2.0 -pluggy==1.4.0 +pluggy==1.5.0 pre-commit==3.7.0 pylint-exit==1.2.0 pylint==3.1.0