Skip to content

Commit 4ddbcfb

Browse files
Bump cryptography from 43.0.3 to 44.0.0 (#1519)
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.3 to 44.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.3...44.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>
1 parent ba8b8ac commit 4ddbcfb

File tree

2 files changed

+40
-38
lines changed

2 files changed

+40
-38
lines changed

poetry.lock

Lines changed: 39 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ optional = true
3737

3838
[tool.poetry.group.remotesettings.dependencies]
3939
kinto-http = "^11.6.0"
40-
cryptography = "^43.0.3"
40+
cryptography = "^44.0.0"
4141
websockets = "^14.1"
4242
requests = "^2.32.3"
4343
beautifulsoup4 = "^4.12.3"

0 commit comments

Comments
 (0)