Skip to content

Commit 47ea0a7

Browse files
Lock file maintenance Python dependencies
1 parent 3a22b42 commit 47ea0a7

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

poetry.lock

Lines changed: 15 additions & 15 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.10"
1010
ops = "^2.17.1"
11-
boto3 = "^1.35.87"
11+
boto3 = "^1.36.6"
1212
pgconnstr = "^1.0.1"
1313
requests = "^2.32.3"
1414
tenacity = "^9.0.0"

0 commit comments

Comments
 (0)