Skip to content

Commit b744c1e

Browse files
Update Python dependencies (#1476)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d1e0081 commit b744c1e

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

poetry.lock

Lines changed: 27 additions & 27 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 = "^3.5.2"
11-
boto3 = "^1.42.50"
11+
boto3 = "^1.42.55"
1212
pgconnstr = "^1.0.1"
1313
requests = "^2.32.5"
1414
tenacity = "^9.1.4"
@@ -42,7 +42,7 @@ opentelemetry-exporter-otlp-proto-http = "1.21.0"
4242
optional = true
4343

4444
[tool.poetry.group.format.dependencies]
45-
ruff = "^0.15.1"
45+
ruff = "^0.15.2"
4646

4747
[tool.poetry.group.lint]
4848
optional = true

0 commit comments

Comments
 (0)