From 6dee16aea219869fe1cf4d5de9962654fc21578c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 14:35:00 +0000 Subject: [PATCH] chore(deps): Bump cryptography from 42.0.5 to 42.0.6 Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.5 to 42.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.5...42.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f4c5fcd..72b5f42 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -cryptography == 42.0.5 +cryptography == 42.0.6 cyclonedx-bom == 4.4.3 Jinja2 == 3.1.3 Markdown == 3.6