Skip to content

Commit 7798ac5

Browse files
Lock file maintenance Python dependencies (#998)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb2413a commit 7798ac5

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

poetry.lock

Lines changed: 11 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ requires-poetry = ">=2.0.0"
88
[tool.poetry.dependencies]
99
python = "^3.12"
1010
ops = "^2.22.0"
11-
boto3 = "^1.38.41"
11+
boto3 = "^1.38.42"
1212
pgconnstr = "^1.0.1"
1313
requests = "^2.32.4"
1414
tenacity = "^9.1.2"

0 commit comments

Comments
 (0)