Skip to content

Commit 1500ad9

Browse files
build(deps): bump cryptography from 43.0.3 to 44.0.0
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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3228427 commit 1500ad9

File tree

2 files changed

+39
-37
lines changed

2 files changed

+39
-37
lines changed

poetry.lock

Lines changed: 38 additions & 36 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
@@ -18,7 +18,7 @@ apt-repo = "^0.5"
1818
jsonschema = "^4.23.0"
1919
oras = { git = "https://github.com/oras-project/oras-py.git", rev="caf8db5b279382335fbb1f6d7402ed9b73618d37" }
2020
python-dotenv = "^1.0.1"
21-
cryptography = "^43.0.0"
21+
cryptography = "^44.0.0"
2222

2323

2424
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)