From 58a6c12cbca26b3e36abdc7755c9a089d21c6968 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 06:10:23 +0000 Subject: [PATCH] build(deps): bump githubkit from 0.14.5 to 0.14.7 Bumps [githubkit](https://github.com/yanyongyu/githubkit) from 0.14.5 to 0.14.7. - [Release notes](https://github.com/yanyongyu/githubkit/releases) - [Commits](https://github.com/yanyongyu/githubkit/compare/v0.14.5...v0.14.7) --- updated-dependencies: - dependency-name: githubkit dependency-version: 0.14.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 482423c..937dd09 100644 --- a/poetry.lock +++ b/poetry.lock @@ -719,14 +719,14 @@ files = [ [[package]] name = "githubkit" -version = "0.14.5" +version = "0.14.7" description = "GitHub SDK for Python" optional = false python-versions = "<4.0,>=3.9" groups = ["main"] files = [ - {file = "githubkit-0.14.5-py3-none-any.whl", hash = "sha256:a653261c59ca26dbb5d03a6856b10722eb6d79ac05157231ed4d6bca38b9ae8f"}, - {file = "githubkit-0.14.5.tar.gz", hash = "sha256:0238d0922c7a77654a40593729009b2274e1d7a56c7c321c4f84ee1b0017cc5a"}, + {file = "githubkit-0.14.7-py3-none-any.whl", hash = "sha256:73e65455c1407a363e4effce348b71aec0226a4de2675931cda6495f285aa0c7"}, + {file = "githubkit-0.14.7.tar.gz", hash = "sha256:a3df3babf22c9384b9c161831021ab1555587ee5635ccd07ec0dbe1138ed1024"}, ] [package.dependencies]