From 085f63bcb5159986773149fbee93324230c7979f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 23:49:54 +0000 Subject: [PATCH] Bump pluggy from 1.3.0 to 1.4.0 Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 1.3.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.3.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 d078aafd..10d70e2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ oauthlib==3.2.2 packaging==23.2 pillow==10.2.0 platform_utils @ git+https://github.com/accessibleapps/platform_utils@e0d79f7b399c4ea677a633d2dde9202350d62c38 -pluggy==1.3.0 +pluggy==1.4.0 psutil==5.9.8 pyenchant==3.2.2 pypiwin32==223