Skip to content

Commit 5c8e245

Browse files
authored
Merge pull request #32 from sandovalrr/bump-common-api
chore(submodules): update frequenz-api-common submodule to specific commit ebf585f
2 parents 28a4acf + 35f7506 commit 5c8e245

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ classifiers = [
4545
]
4646
requires-python = ">= 3.11, < 4"
4747
dependencies = [
48-
"frequenz-api-common @ git+https://github.com/frequenz-floss/frequenz-api-common.git@2e89add6a16d42b23612f0f791a499919f3738ed",
48+
"frequenz-api-common @ git+https://github.com/frequenz-floss/frequenz-api-common.git@ebf585f580a277410a3619a6e7d5c2361d7960f4",
4949
# We can't widen beyond the current value unless we bump the minimum
5050
# requirements too because of protobuf cross-version runtime guarantees:
5151
# https://protobuf.dev/support/cross-version-runtime-guarantee/#major

0 commit comments

Comments
 (0)