From 67f78cf693234c8f4b6ceae7b99ccd81ec0181e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 06:11:28 +0000 Subject: [PATCH] build(deps): bump githubkit from 0.14.4 to 0.14.5 Bumps [githubkit](https://github.com/yanyongyu/githubkit) from 0.14.4 to 0.14.5. - [Release notes](https://github.com/yanyongyu/githubkit/releases) - [Commits](https://github.com/yanyongyu/githubkit/compare/v0.14.4...v0.14.5) --- updated-dependencies: - dependency-name: githubkit dependency-version: 0.14.5 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 4a35b2e..efa3e25 100644 --- a/poetry.lock +++ b/poetry.lock @@ -719,14 +719,14 @@ files = [ [[package]] name = "githubkit" -version = "0.14.4" +version = "0.14.5" description = "GitHub SDK for Python" optional = false python-versions = "<4.0,>=3.9" groups = ["main"] files = [ - {file = "githubkit-0.14.4-py3-none-any.whl", hash = "sha256:d67b618375fd4d5cffc680b894e1b0f6fdc2b8b7d97b5a323f8b8d695d0c6718"}, - {file = "githubkit-0.14.4.tar.gz", hash = "sha256:e977c1d29be70fa7627048ceb00eace58bf4a4e918fb10d77f0fc9610720bb73"}, + {file = "githubkit-0.14.5-py3-none-any.whl", hash = "sha256:a653261c59ca26dbb5d03a6856b10722eb6d79ac05157231ed4d6bca38b9ae8f"}, + {file = "githubkit-0.14.5.tar.gz", hash = "sha256:0238d0922c7a77654a40593729009b2274e1d7a56c7c321c4f84ee1b0017cc5a"}, ] [package.dependencies]