From 53da939091136d7efe075ed8f5a2240ead1f5c77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 02:56:01 +0000 Subject: [PATCH] build(deps): bump cryptography from 42.0.4 to 43.0.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 43.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.4...43.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 884b5d9ee..8ea2bbc25 100644 --- a/setup.cfg +++ b/setup.cfg @@ -28,7 +28,7 @@ include_package_data = True install_requires = attrs ilcli - cryptography==42.0.4 + cryptography==43.0.3 paramiko==3.4.0 ruamel.yaml furl