From d991a5d06a9383523454b9d9b38ffc96602a6b8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 09:48:34 +0000 Subject: [PATCH] Update c2pa-python requirement from ~=0.6.1 to ~=0.27.1 --- updated-dependencies: - dependency-name: c2pa-python dependency-version: 0.27.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c750d20..3e2d615 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,4 +27,4 @@ numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability starlette>=0.40.0 # not directly required, pinned by Snyk to avoid a vulnerability urllib3>=2.2.2 # not directly required, pinned by Snyk to avoid a vulnerability zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability -c2pa-python~=0.6.1 \ No newline at end of file +c2pa-python~=0.27.1 \ No newline at end of file