From 016cbedd3e049032109cc86e857c9fa7c8cfe8ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 23:31:16 +0000 Subject: [PATCH] Bump httpx from 1.6.2 to 1.6.3 Bumps [httpx](https://gitlab.com/os85/httpx) from 1.6.2 to 1.6.3. - [Commits](https://gitlab.com/os85/httpx/compare/v1.6.2...v1.6.3) --- updated-dependencies: - dependency-name: httpx dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 683d285..7df4397 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,7 +89,7 @@ GEM signet (>= 0.16, < 2.a) hashdiff (1.2.0) http-2 (1.1.1) - httpx (1.6.2) + httpx (1.6.3) http-2 (>= 1.0.0) i18n (1.14.7) concurrent-ruby (~> 1.0)