From 1666cb8dc55f15a5b436d17fe04ada1753fde48a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 11:17:25 +0000 Subject: [PATCH] chore(deps): bump vici from 6.0.1 to 6.0.3 Bumps [vici](https://github.com/strongswan/davici) from 6.0.1 to 6.0.3. - [Changelog](https://github.com/strongswan/davici/blob/master/NEWS) - [Commits](https://github.com/strongswan/davici/commits) --- updated-dependencies: - dependency-name: vici dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 98a561d1..75d80226 100644 --- a/requirements.txt +++ b/requirements.txt @@ -706,9 +706,9 @@ urllib3==2.6.0 \ --hash=sha256:c90f7a39f716c572c4e3e58509581ebd83f9b59cced005b7db7ad2d22b0db99f \ --hash=sha256:cb9bcef5a4b345d5da5d145dc3e30834f58e8018828cbc724d30b4cb7d4d49f1 # via requests -vici==6.0.1 \ - --hash=sha256:076fd38fe0ac4c4570a1a09f78049b395d1685ea45d2225b580d4bf2ffea0e8a \ - --hash=sha256:9cb53868a9d40e8848b5ac925f237456d8b3a184a3ff96d591a911670df6c95c +vici==6.0.3 \ + --hash=sha256:734f52b57e329fbd58f3bffd1305d6546be174aeb35bc4a2ef45c257e95ad924 \ + --hash=sha256:ec926e7a29b6ea9112fe406d1851c3c46143ac625e28089e3d4efce4eac88e56 # via -r requirements.in wcwidth==0.2.13 \ --hash=sha256:3da69048e4540d84af32131829ff948f1e022c1c6bdb8d6102117aac784f6859 \