Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and scheibling committed Aug 26, 2024
1 parent da11f4c commit b099a44
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 38 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name = "pypi"

[packages]
click = "~=8.1"
cryptography = "~=42.0"
cryptography = "~=43.0"
bcrypt = "~=4.1"
prettytable = "~=3.10"
pytimeparse2 = "~=1.4"
Expand Down
70 changes: 33 additions & 37 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b099a44

Please sign in to comment.