From d2dbdb9a7199e99f789ea36397045fc4560f84c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 23:14:06 +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 1be8b7e7..ee5fcbc7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ oauthlib==3.2.2 packaging==24.0 pillow==10.3.0 platform_utils @ git+https://github.com/accessibleapps/platform_utils@e0d79f7b399c4ea677a633d2dde9202350d62c38 -pluggy==1.4.0 +pluggy==1.5.0 psutil==5.9.8 pyenchant==3.2.2 pypiwin32==223