From b0c1888f9388c3faac75b518255cb8e4e3959674 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 19:16:00 +0000 Subject: [PATCH] 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 cfdf5070..1d5b29ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ packaging==24.0 parso==0.8.3 pexpect==4.9.0 pickleshare==0.7.5 -pluggy==1.4.0 +pluggy==1.5.0 prompt-toolkit==3.0.43 psycopg2==2.9.9 ptyprocess==0.7.0