Skip to content

Commit 5db6b05

Browse files
Lock file maintenance Python dependencies (#683)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 319775d commit 5db6b05

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 8 additions & 8 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.10"
11+
boto3 = "^1.35.11"
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.10"
75+
boto3 = "^1.35.11"
7676
tenacity = "^9.0.0"
7777
allure-pytest = "^2.13.5"
7878

0 commit comments

Comments
 (0)