From 4b6a878aff3d4df63ce709a171756d479fb2fc02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 18:49:48 +0000 Subject: [PATCH] build(deps): bump sh from 2.2.2 to 2.2.4 in /test Bumps [sh](https://github.com/amoffat/sh) from 2.2.2 to 2.2.4. - [Release notes](https://github.com/amoffat/sh/releases) - [Changelog](https://github.com/amoffat/sh/blob/develop/CHANGELOG.md) - [Commits](https://github.com/amoffat/sh/compare/2.2.2...2.2.4) --- updated-dependencies: - dependency-name: sh dependency-version: 2.2.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/requirements-3.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/requirements-3.txt b/test/requirements-3.txt index c6e252f23..06c300a45 100644 --- a/test/requirements-3.txt +++ b/test/requirements-3.txt @@ -672,9 +672,9 @@ rpds-py==0.20.1 \ scapy==2.4.5 ; python_version >= "3.4" \ --hash=sha256:bc707e3604784496b6665a9e5b2a69c36cc9fb032af4864b29051531b24c8593 # via -r requirements.txt -sh==2.2.2 \ - --hash=sha256:653227a7c41a284ec5302173fbc044ee817c7bad5e6e4d8d55741b9aeb9eb65b \ - --hash=sha256:e0b15b4ae8ffcd399bc8ffddcbd770a43c7a70a24b16773fbb34c001ad5d52af +sh==2.2.4 \ + --hash=sha256:38c65e836b289ce14436b57ba35d3a87438218a1c0af535d89d648b1ed6b072e \ + --hash=sha256:a45af832d92d423290b7ebc416c00b04250c15ec95715513e3c32c1b431e2c00 # via -r requirements.txt six==1.17.0 \ --hash=sha256:4721f391ed90541fddacab5acf947aa0d3dc7d27b2e1e8eda2be8970586c3274 \