Skip to content

Commit

Permalink
Lock file maintenance Python dependencies (#442)
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 Dec 19, 2024
1 parent eaf9da9 commit 3ee763d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -9,7 +9,7 @@ python = ">=3.8,<3.9 || >=3.10,<4"
ops = "^2.17.1"
pgconnstr = "^1.0.1"
tenacity = "^9.0.0"
cosl = "^0.0.47"
cosl = "^0.0.48"
pydantic = "^1.10.19"
poetry-core = "^1.9.1"
cryptography = "^44.0.0"
Expand Down

0 comments on commit 3ee763d

Please sign in to comment.