Skip to content

Commit

Permalink
Bump cryptography from 3.3.2 to 43.0.1 (#17)
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@3.3.2...43.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 21, 2024
1 parent 43be358 commit 2b6c584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
],
keywords="LoRa decrypt",
packages=["lora"],
install_requires=["cryptography==3.3.2"],
install_requires=["cryptography==43.0.1"],
)

0 comments on commit 2b6c584

Please sign in to comment.