Skip to content

Commit

Permalink
build(deps): bump cryptography from 42.0.4 to 43.0.3 (#1734)
Browse files Browse the repository at this point in the history
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](pyca/cryptography@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vikas Agarwal <[email protected]>
Co-authored-by: Jennifer Power <[email protected]>
  • Loading branch information
3 people authored Nov 19, 2024
1 parent 0bd1b70 commit 3591851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3591851

Please sign in to comment.