Skip to content

Commit 7ec5f9b

Browse files
Lock file maintenance Python dependencies (#416)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3b3e0f2 commit 7ec5f9b

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

poetry.lock

Lines changed: 40 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repository = "https://github.com/canonical/postgresql-operator"
1515
python = "^3.10"
1616
ops = "^2.11.0"
1717
cryptography = "^42.0.5"
18-
boto3 = "^1.34.65"
18+
boto3 = "^1.34.72"
1919
pgconnstr = "^1.0.1"
2020
requests = "^2.31.0"
2121
tenacity = "^8.2.3"
@@ -76,7 +76,7 @@ tenacity = "*"
7676
landscape-api-py3 = "^0.9.0"
7777
mailmanclient = "^3.3.5"
7878
psycopg2-binary = "^2.9.9"
79-
allure-pytest = "^2.13.3"
79+
allure-pytest = "^2.13.4"
8080

8181
# Testing tools configuration
8282
[tool.coverage.run]

0 commit comments

Comments
 (0)