From 6f7024bad91485dba9b4ccd5af529c8447817d13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 16:10:06 +0000 Subject: [PATCH] Bump pluggy from 1.0.0 to 1.4.0 Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 1.0.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.0.0...1.4.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 c6f03c6..2798435 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ coverage==7.2.5 iniconfig==2.0.0 packaging==24.0 -pluggy==1.0.0 +pluggy==1.4.0 pytest==7.3.1 pytest-asyncio==0.21.0 pytest-cov==5.0.0