From f1bea0ab93a53a5fdcca93873f943f319eb19203 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 13:08:04 +0000 Subject: [PATCH] :arrow_up: Bump pluggy from 1.0.0 to 1.2.0 Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 1.0.0 to 1.2.0. - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pluggy/compare/1.0.0...1.2.0) --- updated-dependencies: - dependency-name: pluggy dependency-type: indirect 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 90f5431e..6b43bc8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -168,7 +168,7 @@ platformdirs==3.6.0 # via # jupyter-core # virtualenv -pluggy==1.0.0 +pluggy==1.2.0 # via pytest pre-commit==3.3.3 # via -r requirements.in