From 66948d96df29d69222644ba10f30e4df7a24d37e Mon Sep 17 00:00:00 2001 From: Luke Tainton Date: Sun, 21 Apr 2024 18:26:40 +0100 Subject: [PATCH] Release 2024-04-21.3 (#203) * 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> * 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> --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 94cacc7..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 @@ -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