Skip to content

Commit 605999e

Browse files
Update dependency ops to v3 (#1019)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 85c9d98 commit 605999e

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

poetry.lock

Lines changed: 7 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
@@ -7,7 +7,7 @@ requires-poetry = ">=2.0.0"
77

88
[tool.poetry.dependencies]
99
python = "^3.10"
10-
ops = "^2.23.1"
10+
ops = "^3.3.0"
1111
boto3 = "^1.40.36"
1212
pgconnstr = "^1.0.1"
1313
requests = "^2.32.5"

0 commit comments

Comments
 (0)