Skip to content

Commit

Permalink
Lock file maintenance Python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 11, 2024
1 parent 8fea63a commit b93f78f
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
118 changes: 59 additions & 59 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ repository = "https://github.com/canonical/postgresql-operator"
python = "^3.10"
ops = "^2.12.0"
cryptography = "^42.0.5"
boto3 = "^1.34.76"
boto3 = "^1.34.82"
pgconnstr = "^1.0.1"
requests = "^2.31.0"
tenacity = "^8.2.3"
psycopg2 = "^2.9.9"
cosl = "^0.0.10"
pydantic = "^1.10.14"
cosl = "^0.0.11"
pydantic = "^1.10.15"
poetry-core = "^1.9.0"
pyOpenSSL = "^24.1.0"

Expand Down

0 comments on commit b93f78f

Please sign in to comment.