From 04ab54aaf2b85321d0fef3281c0addd4067d0074 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 13:27:39 +0000 Subject: [PATCH] Bump httpx from 1.7.5 to 1.7.8 Bumps [httpx](https://gitlab.com/os85/httpx) from 1.7.5 to 1.7.8. - [Commits](https://gitlab.com/os85/httpx/compare/v1.7.5...v1.7.8) --- updated-dependencies: - dependency-name: httpx dependency-version: 1.7.8 dependency-type: direct:development 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 90387e4..d20c81d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,7 +72,7 @@ GEM guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) http-2 (1.1.3) - httpx (1.7.5) + httpx (1.7.8) http-2 (>= 1.1.3) io-console (0.8.2) json (2.19.5)