From c934611a6a04cf36447ad211bb84926fd5701db5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 16:49:05 +0000 Subject: [PATCH] Bump cryptography from 48.0.0 to 48.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 48.0.0 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/48.0.0...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.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 0b6e5d74..dd7b8669 100644 --- a/requirements.txt +++ b/requirements.txt @@ -81,7 +81,7 @@ colorama==0.4.6 # via griffecli confluent-kafka==2.14.2 # via agent-utilities -cryptography==48.0.0 +cryptography==48.0.1 # via # agent-utilities # authlib