From 9717882d188cb2f9103893f034de18c0072f39da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 21:55: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 feb6a18..3326d3d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ exceptiongroup==1.1.3 iniconfig==2.0.0 packaging==23.2 -pluggy==1.3.0 +pluggy==1.4.0 python-iso639==2023.6.15 toml==0.10.2 tomli==2.0.1