From 1ee3493bf359098ec2138866394d3586af0d5a74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 20:05:17 +0000 Subject: [PATCH] Bump cryptography from 41.0.5 to 42.0.4 in /templates/mssql-script Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.5...42.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- templates/mssql-script/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/mssql-script/requirements.txt b/templates/mssql-script/requirements.txt index 13a75fa..7d7f099 100644 --- a/templates/mssql-script/requirements.txt +++ b/templates/mssql-script/requirements.txt @@ -1,5 +1,5 @@ cffi==1.16.0 -cryptography==41.0.5 +cryptography==42.0.4 packaging==23.1 pycparser==2.21 pyodbc==5.0.1