From 63639e5c570e15f9ad118dfbe8c25e6a351b2e55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 05:36:08 +0000 Subject: [PATCH] Bump cryptography from 40.0.2 to 41.0.3 in /dependencies/python (#4533) Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.2 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/40.0.2...41.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/python/ansible-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/python/ansible-lint.txt b/dependencies/python/ansible-lint.txt index 71df54fa..db13604b 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -5,7 +5,7 @@ black==23.3.0 bracex==2.3.post1 cffi==1.15.1 click==8.1.3 -cryptography==40.0.2 +cryptography==41.0.3 filelock==3.12.2 Jinja2==3.1.2 jsonschema==4.17.3