Skip to content

Commit

Permalink
Lock file maintenance Python dependencies (#357)
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 Sep 4, 2024
1 parent dd10d00 commit 5001b09
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ python = "^3.8.10"
ops = "^2.16.0"
pgconnstr = "^1.0.1"
tenacity = "^9.0.0"
cosl = "^0.0.26"
cosl = "^0.0.27"
pydantic = "^1.10.18"
poetry-core = "^1.9.0"
cryptography = "^43.0.0"
cryptography = "^43.0.1"
jsonschema = "^4.23.0"
psycopg2 = "^2.9.9"
psycopg = {extras = ["c"], version = "^3.2.1"}
Expand Down

0 comments on commit 5001b09

Please sign in to comment.