Skip to content

Commit 1c90b97

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

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

poetry.lock

Lines changed: 21 additions & 21 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 @@ requires-poetry = ">=2.0.0"
88
[tool.poetry.dependencies]
99
python = "^3.10"
1010
ops = "^2.20.0"
11-
boto3 = "^1.38.2"
11+
boto3 = "^1.38.4"
1212
pgconnstr = "^1.0.1"
1313
requests = "^2.32.3"
1414
tenacity = "^9.1.2"
@@ -68,7 +68,7 @@ juju = "<=3.6.1.1"
6868
psycopg2-binary = "^2.9.10"
6969
boto3 = "*"
7070
tenacity = "^9.1.2"
71-
allure-pytest = "^2.14.0"
71+
allure-pytest = "^2.14.1"
7272

7373
[build-system]
7474
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)