Browse Source
⬆ Bump pygithub from 2.8.1 to 2.9.1 (#15396)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/15400/head
dependabot[bot]
2 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
3 additions and
3 deletions
-
uv.lock
|
|
|
@ -4057,7 +4057,7 @@ wheels = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "pygithub" |
|
|
|
version = "2.8.1" |
|
|
|
version = "2.9.1" |
|
|
|
source = { registry = "https://pypi.org/simple" } |
|
|
|
dependencies = [ |
|
|
|
{ name = "pyjwt", extra = ["crypto"] }, |
|
|
|
@ -4066,9 +4066,9 @@ dependencies = [ |
|
|
|
{ name = "typing-extensions" }, |
|
|
|
{ name = "urllib3" }, |
|
|
|
] |
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/c1/74/e560bdeffea72ecb26cff27f0fad548bbff5ecc51d6a155311ea7f9e4c4c/pygithub-2.8.1.tar.gz", hash = "sha256:341b7c78521cb07324ff670afd1baa2bf5c286f8d9fd302c1798ba594a5400c9", size = 2246994, upload-time = "2025-09-02T17:41:54.674Z" } |
|
|
|
sdist = { url = "https://files.pythonhosted.org/packages/ab/c3/8465a311197e16cf5ab68789fe689535e90f6b61ab524cc32a39e67237ae/pygithub-2.9.1.tar.gz", hash = "sha256:59771d7ff63d54d427be2e7d0dad2208dfffc2b0a045fec959263787739b611c", size = 2594989, upload-time = "2026-04-14T07:26:13.622Z" } |
|
|
|
wheels = [ |
|
|
|
{ url = "https://files.pythonhosted.org/packages/07/ba/7049ce39f653f6140aac4beb53a5aaf08b4407b6a3019aae394c1c5244ff/pygithub-2.8.1-py3-none-any.whl", hash = "sha256:23a0a5bca93baef082e03411bf0ce27204c32be8bfa7abc92fe4a3e132936df0", size = 432709, upload-time = "2025-09-02T17:41:52.947Z" }, |
|
|
|
{ url = "https://files.pythonhosted.org/packages/77/aa/81a5506f089a26338bff17535e4339b3b22049ebd1bcdeff756c4d7a7559/pygithub-2.9.1-py3-none-any.whl", hash = "sha256:2ec78fca30092d51a42d76f4ddb02131b6f0c666a35dfdf364cf302cdda115b9", size = 449710, upload-time = "2026-04-14T07:26:12.382Z" }, |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
|