From 08390b75b48a9036ddb5b6c792c9dada962f8d74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 04:52:11 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20bump=20cryptography=20in=20the=20uv?= =?UTF-8?q?=20group=20across=201=20directory?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the uv group with 1 update in the / directory: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 46.0.5 to 46.0.6 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.5...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 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 f7b452fd..a3ae4be1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -146,7 +146,7 @@ contourpy==1.3.3 # via matplotlib crontab==1.0.1 # via ctxai -cryptography==46.0.5 +cryptography==46.0.6 # via # authlib # google-auth @@ -613,7 +613,7 @@ ollama==0.6.1 # via browser-use omegaconf==2.3.0 # via effdet -onnx==1.21.0rc1 ; python_full_version >= '3.13' +onnx==1.21.0 ; python_full_version >= '3.13' # via # unstructured # unstructured-inference