From a39410e8271e7693909774f8d61893912cdefde4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 06:08:58 +0000 Subject: [PATCH] build(deps): bump githubkit from 0.15.0 to 0.15.1 Bumps [githubkit](https://github.com/yanyongyu/githubkit) from 0.15.0 to 0.15.1. - [Release notes](https://github.com/yanyongyu/githubkit/releases) - [Commits](https://github.com/yanyongyu/githubkit/compare/v0.15.0...v0.15.1) --- updated-dependencies: - dependency-name: githubkit dependency-version: 0.15.1 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 83128d7..7e913aa 100644 --- a/poetry.lock +++ b/poetry.lock @@ -719,14 +719,14 @@ files = [ [[package]] name = "githubkit" -version = "0.15.0" +version = "0.15.1" description = "GitHub SDK for Python" optional = false python-versions = "<4.0,>=3.9" groups = ["main"] files = [ - {file = "githubkit-0.15.0-py3-none-any.whl", hash = "sha256:02daa0b7d7dbf7311754ab89adfc69f01c33bbee5c83764ebcc09dbb1cf4ce81"}, - {file = "githubkit-0.15.0.tar.gz", hash = "sha256:1f425609b76cdb6711098b98ebb2f6137f153cff101d5ce0473803836ce49db7"}, + {file = "githubkit-0.15.1-py3-none-any.whl", hash = "sha256:17616c8ba3764e568727883db190512c1e64eb1b147b190a29a6cb46b1581409"}, + {file = "githubkit-0.15.1.tar.gz", hash = "sha256:e436494321bbd7abc27ad4fd3b8d82a94602bce0f9816ad01b58952ef299544c"}, ] [package.dependencies]