From 1fcec292cfec7fb4798c48e79289d6f96c28c3be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 19:45:01 +0000 Subject: [PATCH] chore(deps-dev): bump faraday from 2.14.1 to 2.14.3 in /clients/python Bumps [faraday](https://github.com/lostisland/faraday) from 2.14.1 to 2.14.3. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday/compare/v2.14.1...v2.14.3) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- clients/python/Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/clients/python/Gemfile.lock b/clients/python/Gemfile.lock index 3f59495ee74..75481a6f31f 100644 --- a/clients/python/Gemfile.lock +++ b/clients/python/Gemfile.lock @@ -27,9 +27,9 @@ GEM concurrent-ruby (1.3.6) connection_pool (3.0.2) csv (3.3.3) - dnsruby (1.72.4) - base64 (~> 0.2.0) - logger (~> 1.6.5) + dnsruby (1.73.1) + base64 (>= 0.2) + logger (~> 1.6) simpleidn (~> 0.2.1) drb (2.2.3) em-websocket (0.5.3) @@ -39,11 +39,11 @@ GEM ffi (>= 1.15.0) eventmachine (1.2.7) execjs (2.10.0) - faraday (2.14.1) + faraday (2.14.3) faraday-net_http (>= 2.0, < 3.5) json logger - faraday-net_http (3.4.2) + faraday-net_http (3.4.4) net-http (~> 0.5) ffi (1.17.1-arm64-darwin) ffi (1.17.1-x86_64-darwin) @@ -218,7 +218,7 @@ GEM gemoji (>= 3, < 5) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - json (2.19.2) + json (2.19.9) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) @@ -227,7 +227,7 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.6) + logger (1.7.0) mercenary (0.3.6) minima (2.5.1) jekyll (>= 3.5, < 5.0)