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 Mar 28, 2024
1 parent 3b3e0f2 commit 05c57ef
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
80 changes: 40 additions & 40 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 @@ -15,7 +15,7 @@ repository = "https://github.com/canonical/postgresql-operator"
python = "^3.10"
ops = "^2.11.0"
cryptography = "^42.0.5"
boto3 = "^1.34.65"
boto3 = "^1.34.72"
pgconnstr = "^1.0.1"
requests = "^2.31.0"
tenacity = "^8.2.3"
Expand Down Expand Up @@ -76,7 +76,7 @@ tenacity = "*"
landscape-api-py3 = "^0.9.0"
mailmanclient = "^3.3.5"
psycopg2-binary = "^2.9.9"
allure-pytest = "^2.13.3"
allure-pytest = "^2.13.4"

# Testing tools configuration
[tool.coverage.run]
Expand Down

0 comments on commit 05c57ef

Please sign in to comment.