Skip to content

Commit 5f9a4a2

Browse files
[charm] Update dependency boto3 to ^1.34.29 (#326)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9ced7ff commit 5f9a4a2

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repository = "https://github.com/canonical/postgresql-operator"
1515
python = "^3.10"
1616
ops = "^2.9.0"
1717
cryptography = "^42.0.1"
18-
boto3 = "^1.34.23"
18+
boto3 = "^1.34.29"
1919
pgconnstr = "^1.0.1"
2020
requests = "^2.31.0"
2121
tenacity = "^8.2.3"

0 commit comments

Comments
 (0)