Skip to content

Commit

Permalink
Lock file maintenance Python dependencies (#262)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 4, 2024
1 parent e03c8ce commit 37b48fc
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
76 changes: 38 additions & 38 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 @@ -21,7 +21,7 @@ cosl = "^0.0.10"
poetry-core = "^1.9.0"
lightkube = "^0.15.2"
lightkube-models = "^1.29.0.6"
pydantic = "^1.10.14"
pydantic = "^1.10.15"
psycopg2 = "^2.9.9"
psycopg = {extras = ["c"], version = "^3.1.18"}

Expand Down

0 comments on commit 37b48fc

Please sign in to comment.