From 8ad637b9bfd81d2f6873caf711823c964762efbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 21:11:47 +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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index dbf5df0..8146f7e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -15,7 +15,7 @@ mypy-extensions==1.0.0 packaging==23.2 pathspec==0.12.1 platformdirs==4.2.0 -pluggy==1.3.0 +pluggy==1.4.0 prettytable==3.9.0 psycopg2==2.9.9 pylint==3.0.3