Skip to content

Commit 19c7ec4

Browse files
Lock file maintenance Python dependencies (#674)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 29f7d9f commit 19c7ec4

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

poetry.lock

Lines changed: 12 additions & 12 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
@@ -8,7 +8,7 @@ package-mode = false
88
python = "^3.10"
99
ops = "^2.16.0"
1010
cryptography = "^43.0.0"
11-
boto3 = "^1.35.9"
11+
boto3 = "^1.35.10"
1212
pgconnstr = "^1.0.1"
1313
requests = "^2.32.3"
1414
tenacity = "^9.0.0"
@@ -72,7 +72,7 @@ allure-pytest-collection-report = {git = "https://github.com/canonical/data-plat
7272
# renovate caret doesn't work: https://github.com/renovatebot/renovate/issues/26940
7373
juju = "<=3.5.2.0"
7474
psycopg2-binary = "^2.9.9"
75-
boto3 = "^1.35.9"
75+
boto3 = "^1.35.10"
7676
tenacity = "^9.0.0"
7777
allure-pytest = "^2.13.5"
7878

0 commit comments

Comments
 (0)