From 110c011c732d1807fa896b5902f2e4cffd796929 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 09:02:47 +0000 Subject: [PATCH] Bump httpx from 1.7.5 to 1.7.6 Bumps [httpx](https://gitlab.com/os85/httpx) from 1.7.5 to 1.7.6. - [Commits](https://gitlab.com/os85/httpx/compare/v1.7.5...v1.7.6) --- updated-dependencies: - dependency-name: httpx dependency-version: 1.7.6 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 dc0accd..6fc0ba6 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.6) http-2 (>= 1.1.3) io-console (0.8.2) json (2.19.2)