From 625e86598a9ba57738dafc3e7f201d69147e6682 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 13:30:27 +0000 Subject: [PATCH] Bump httpx from 1.4.0 to 1.4.1 in /debug_fasp Bumps [httpx](https://gitlab.com/os85/httpx) from 1.4.0 to 1.4.1. - [Commits](https://gitlab.com/os85/httpx/compare/v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- debug_fasp/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debug_fasp/Gemfile.lock b/debug_fasp/Gemfile.lock index 2f81170..1485e0e 100644 --- a/debug_fasp/Gemfile.lock +++ b/debug_fasp/Gemfile.lock @@ -132,7 +132,7 @@ GEM activesupport (>= 6.1) hashdiff (1.1.2) http-2 (1.0.2) - httpx (1.4.0) + httpx (1.4.1) http-2 (>= 1.0.0) i18n (1.14.7) concurrent-ruby (~> 1.0)