From 6a2382806c32c08db1ae70737fd44c067d3fc421 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 22:22:49 +0000 Subject: [PATCH] Bump pypdf in /apps/oci-generative-ai-jet-ui/service/python Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.10.0 to 6.10.2. - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](https://github.com/py-pdf/pypdf/compare/6.10.0...6.10.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.10.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/oci-generative-ai-jet-ui/service/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/oci-generative-ai-jet-ui/service/python/requirements.txt b/apps/oci-generative-ai-jet-ui/service/python/requirements.txt index 0d2dbfac..187cc707 100644 --- a/apps/oci-generative-ai-jet-ui/service/python/requirements.txt +++ b/apps/oci-generative-ai-jet-ui/service/python/requirements.txt @@ -14,4 +14,4 @@ pytz==2023.3.post1 six==1.16.0 throttler==1.2.2 websockets==12.0 -pypdf==6.10.0 +pypdf==6.10.2