From 8a831d044b53e2e267c98c792d58e1fafef5435b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 10:02:42 +0000 Subject: [PATCH] Update importlab requirement from >=0.5.1 to >=0.8.1 in /salvo Updates the requirements on [importlab](https://github.com/google/importlab) to permit the latest version. - [Changelog](https://github.com/google/importlab/blob/main/CHANGELOG) - [Commits](https://github.com/google/importlab/commits) --- updated-dependencies: - dependency-name: importlab dependency-version: 0.8.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- salvo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salvo/requirements.txt b/salvo/requirements.txt index 951ba689..8ab70751 100644 --- a/salvo/requirements.txt +++ b/salvo/requirements.txt @@ -11,7 +11,7 @@ docker-pycreds>=0.2.1 docker>=2.5.1 filelock>=3.0.12 idna>=2.6 -importlab>=0.5.1 +importlab>=0.8.1 importlib-metadata>=1.7.0 importlib-resources>=3.0.0 jmespath>=0.10.0