Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:development
  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>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 5377834 commit 83dee75
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 36 deletions.
65 changes: 30 additions & 35 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ optional = true

[tool.poetry.group.remotesettings.dependencies]
kinto-http = "^11.2.0"
cryptography = "^42.0.8"
cryptography = "^43.0.0"
websockets = "^12.0"
requests = "^2.32.3"
beautifulsoup4 = "^4.12.3"
Expand Down

0 comments on commit 83dee75

Please sign in to comment.