From 06dab368948920fa6671bf5cbfa5a7057afba8c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Apr 2024 18:19:53 +0100 Subject: [PATCH 1/2] chore(pip-dev)(deps-dev): bump pluggy from 1.4.0 to 1.5.0 (#201) 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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 94cacc7..b621467 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -17,7 +17,7 @@ nodeenv==1.8.0 packaging==24.0 pathspec==0.12.1 platformdirs==4.2.0 -pluggy==1.4.0 +pluggy==1.5.0 pre-commit==3.7.0 pylint-exit==1.2.0 pylint==3.1.0 -- 2.45.2 From 926c5ba6d89f367842b031fb89c6be79babbcc9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Apr 2024 18:22:55 +0100 Subject: [PATCH 2/2] chore(pip-dev)(deps-dev): bump identify from 2.5.35 to 2.5.36 (#202) Bumps [identify](https://github.com/pre-commit/identify) from 2.5.35 to 2.5.36. - [Commits](https://github.com/pre-commit/identify/compare/v2.5.35...v2.5.36) --- updated-dependencies: - dependency-name: identify dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index b621467..f18e16a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,7 +7,7 @@ coverage==7.4.4 dill==0.3.8 distlib==0.3.8 filelock==3.13.4 -identify==2.5.35 +identify==2.5.36 iniconfig==2.0.0 isort==5.13.2 lazy-object-proxy==1.10.0 -- 2.45.2