Skip to content

Commit

Permalink
Lock file maintenance Python dependencies (#395)
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 Oct 21, 2024
1 parent f2a7052 commit 5e97352
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
60 changes: 30 additions & 30 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 @@ -12,7 +12,7 @@ tenacity = "^9.0.0"
cosl = "^0.0.42"
pydantic = "^1.10.18"
poetry-core = "^1.9.1"
cryptography = "^43.0.1"
cryptography = "^43.0.3"
jsonschema = "^4.23.0"
psycopg2 = "^2.9.10"
psycopg = {extras = ["c"], version = "^3.2.3"}
Expand Down

0 comments on commit 5e97352

Please sign in to comment.