Skip to content

Commit 0789862

Browse files
Lock file maintenance Python dependencies (#407)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 935fa40 commit 0789862

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ package-mode = false
77
[tool.poetry.dependencies]
88
python = "^3.8.10"
99
ops = "^2.16.0"
10-
cryptography = "^43.0.0"
10+
cryptography = "^43.0.1"
1111
jsonschema = "^4.23.0"
1212
tenacity = "^9.0.0"
13-
cosl = "^0.0.26"
13+
cosl = "^0.0.27"
1414
poetry-core = "^1.9.0"
1515
lightkube = "^0.15.4"
1616
lightkube-models = "^1.29.0.6"

0 commit comments

Comments
 (0)