From e9f4fe7aecca96655450d8f1721c4a1d52d69d35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 23:53:33 +0000 Subject: [PATCH] Bump httpx from 1.6.3 to 1.7.5 Bumps [httpx](https://gitlab.com/os85/httpx) from 1.6.3 to 1.7.5. - [Commits](https://gitlab.com/os85/httpx/compare/v1.6.3...v1.7.5) --- updated-dependencies: - dependency-name: httpx dependency-version: 1.7.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c40dcac..fcc27b7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,9 +87,9 @@ GEM os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) hashdiff (1.2.1) - http-2 (1.1.1) - httpx (1.6.3) - http-2 (>= 1.0.0) + http-2 (1.1.3) + httpx (1.7.5) + http-2 (>= 1.1.3) i18n (1.14.8) concurrent-ruby (~> 1.0) io-console (0.8.1)