From 854b000f55af416352d2c80aa9963c8ced057051 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 10:27:13 +0000 Subject: [PATCH] Bump the uv group across 1 directory with 2 updates Bumps the uv group with 2 updates in the / directory: [cryptography](https://github.com/pyca/cryptography) and [pillow](https://github.com/python-pillow/Pillow). Updates `cryptography` from 45.0.4 to 46.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.4...46.0.5) Updates `pillow` from 11.3.0 to 12.1.1 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/11.3.0...12.1.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production dependency-group: uv - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production dependency-group: uv ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e9ce9b0..007439f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ cobble==0.1.4 # via mammoth coloredlogs==15.0.1 # via onnxruntime -cryptography==45.0.4 +cryptography==46.0.5 # via # azure-identity # msal @@ -88,7 +88,7 @@ pdfminer-six==20251230 # pdfplumber pdfplumber==0.11.9 # via markitdown -pillow==11.3.0 +pillow==12.1.1 pypdfium2==5.6.0 # via pdfplumber pyreadline3==3.5.4