From 24701daeca6822e96e404a39e49de5f6a17bc20c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 13:09:23 +0000 Subject: [PATCH] Bump stevedore from 5.5.0 to 5.8.0 in /CryptGuardv2 Bumps [stevedore](https://docs.openstack.org/stevedore) from 5.5.0 to 5.8.0. --- updated-dependencies: - dependency-name: stevedore dependency-version: 5.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- CryptGuardv2/requirements.lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CryptGuardv2/requirements.lock.txt b/CryptGuardv2/requirements.lock.txt index e4c9b2b..40d6b30 100644 --- a/CryptGuardv2/requirements.lock.txt +++ b/CryptGuardv2/requirements.lock.txt @@ -91,7 +91,7 @@ shiboken6==6.9.2 # pyside6-essentials sortedcontainers==2.4.0 # via hypothesis -stevedore==5.5.0 +stevedore==5.8.0 # via bandit ttkbootstrap==1.14.2 # via -r requirements.txt