From 9de10ea9b7fdf297290dc3828c0fab7a2b0e8381 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 03:32:38 +0000 Subject: [PATCH] Bump cryptography in /python_explorations_audio_log_unit_test Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.2 to 39.0.1. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/37.0.2...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../requirements_speech_to_text.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_explorations_audio_log_unit_test/requirements_speech_to_text.txt b/python_explorations_audio_log_unit_test/requirements_speech_to_text.txt index 2f65a335..64a3a253 100644 --- a/python_explorations_audio_log_unit_test/requirements_speech_to_text.txt +++ b/python_explorations_audio_log_unit_test/requirements_speech_to_text.txt @@ -16,7 +16,7 @@ charset-normalizer==2.0.12 click==8.1.3 commonmark==0.9.1 comtypes==1.1.11 -cryptography==37.0.2 +cryptography==39.0.1 Cython==0.29.30 debugpy==1.6.0 decorator==5.1.1