From 84be8e5f0199dca4369957e7767ef6262d483eef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 00:33:54 +0000 Subject: [PATCH] Bump cryptography from 41.0.5 to 41.0.6 in /templates/mssql-script Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.5...41.0.6) --- 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..8327546 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==41.0.6 packaging==23.1 pycparser==2.21 pyodbc==5.0.1