From 48d4c22ef860a65471f73359750d4eb7ee868d27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 10:20:57 +0000 Subject: [PATCH] Bump cryptography in /python-realtimeSTT-NL2SQL-TTS Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.8...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 44.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python-realtimeSTT-NL2SQL-TTS/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-realtimeSTT-NL2SQL-TTS/requirements.txt b/python-realtimeSTT-NL2SQL-TTS/requirements.txt index 85959bfa..e911af9d 100644 --- a/python-realtimeSTT-NL2SQL-TTS/requirements.txt +++ b/python-realtimeSTT-NL2SQL-TTS/requirements.txt @@ -4,7 +4,7 @@ aiohttp~=3.10.10 certifi==2024.8.30 cffi==1.17.1 circuitbreaker==2.0.0 -cryptography==42.0.8 +cryptography==44.0.1 pycparser==2.22 pyOpenSSL==24.2.1 python-dateutil==2.9.0.post0