From 7001e9b41f66fd751d1ae2adcc3e666d1b5f7107 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 04:19:53 +0000 Subject: [PATCH] chore(deps): bump pluggy from 1.2.0 to 1.3.0 Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 1.2.0 to 1.3.0. - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pluggy/compare/1.2.0...1.3.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 d9eb9233..4f1daacb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ attrs==23.1.0 coverage==7.3.0 iniconfig==2.0.0 packaging==23.1 -pluggy==1.2.0 +pluggy==1.3.0 py==1.11.0 pyparsing==3.1.1 pytest==7.4.0