From 2c4b0680fcb4fc1c475dd5cb3fead6367d14342c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 20:14:33 +0000 Subject: [PATCH] Bump GitHub from 5.12.0 to 5.13.0 Bumps [GitHub](https://github.com/JuliaWeb/GitHub.jl) from 5.12.0 to 5.13.0. - [Release notes](https://github.com/JuliaWeb/GitHub.jl/releases) - [Commits](https://github.com/JuliaWeb/GitHub.jl/compare/v5.12.0...v5.13.0) --- updated-dependencies: - dependency-name: GitHub dependency-version: 5.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Manifest.toml b/Manifest.toml index a85fe0a..3d56575 100644 --- a/Manifest.toml +++ b/Manifest.toml @@ -1,6 +1,6 @@ # This file is machine-generated - editing it directly is not advised -julia_version = "1.12.4" +julia_version = "1.12.6" manifest_format = "2.0" project_hash = "bb2de7b81b0cf6874827abc6412909701715312a" @@ -42,9 +42,9 @@ version = "0.1.11" [[deps.GitHub]] deps = ["Base64", "Dates", "HTTP", "JSON", "MbedTLS", "Sockets", "SodiumSeal", "URIs"] -git-tree-sha1 = "ef535d4e8cb96c4fb6753212744ee737fad1bc50" +git-tree-sha1 = "33de1bc5665494f0a9669fd6027e28180709d874" uuid = "bc5e4493-9b4d-5f90-b8aa-2b2bcaad7a26" -version = "5.12.0" +version = "5.13.0" [[deps.HTTP]] deps = ["Base64", "CodecZlib", "ConcurrentUtilities", "Dates", "ExceptionUnwrapping", "Logging", "LoggingExtras", "MbedTLS", "NetworkOptions", "OpenSSL", "PrecompileTools", "Random", "SimpleBufferStream", "Sockets", "URIs", "UUIDs"]