From 86428f28039b81202bfee281651133b7e9018a56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 18:24:04 +0000 Subject: [PATCH] Bump httpx from 1.4.0 to 1.4.2 in /fasp_base Bumps [httpx](https://gitlab.com/os85/httpx) from 1.4.0 to 1.4.2. - [Commits](https://gitlab.com/os85/httpx/compare/v1.4.0...v1.4.2) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- fasp_base/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fasp_base/Gemfile.lock b/fasp_base/Gemfile.lock index ff87faa..bfa1285 100644 --- a/fasp_base/Gemfile.lock +++ b/fasp_base/Gemfile.lock @@ -106,7 +106,7 @@ GEM activesupport (>= 6.1) hashdiff (1.1.2) http-2 (1.0.2) - httpx (1.4.0) + httpx (1.4.2) http-2 (>= 1.0.0) i18n (1.14.7) concurrent-ruby (~> 1.0)