Skip to content

Commit ed490bb

Browse files
authored
Merge pull request #84 from gardenlinux/dependabot/pip/cryptography-44.0.0
build(deps): bump cryptography from 43.0.3 to 44.0.0
2 parents 3228427 + 1500ad9 commit ed490bb

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)