Skip to content

Commit eec6c70

Browse files
Lock file maintenance Python dependencies
1 parent 2c41a8d commit eec6c70

File tree

2 files changed

+43
-13
lines changed

2 files changed

+43
-13
lines changed

poetry.lock

Lines changed: 41 additions & 11 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.17.0"
1010
cryptography = "^43.0.3"
11-
boto3 = "^1.35.70"
11+
boto3 = "^1.35.71"
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.1"
7474
psycopg2-binary = "^2.9.10"
75-
boto3 = "^1.35.70"
75+
boto3 = "^1.35.71"
7676
tenacity = "^9.0.0"
7777
allure-pytest = "^2.13.5"
7878

0 commit comments

Comments
 (0)