Skip to content

Commit

Permalink
Update frequenz-client-common requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [frequenz-client-common](https://github.com/frequenz-floss/frequenz-client-common-python) to permit the latest version.
- [Release notes](https://github.com/frequenz-floss/frequenz-client-common-python/releases)
- [Changelog](https://github.com/frequenz-floss/frequenz-client-common-python/blob/v0.x.x/RELEASE_NOTES.md)
- [Commits](frequenz-floss/frequenz-client-common-python@v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: frequenz-client-common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent f6d973f commit 65b0aca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ requires-python = ">= 3.11, < 4"
dependencies = [
"typing-extensions >= 4.6.1, < 5",
"frequenz-client-reporting>=0.9.0, < 1",
"frequenz-client-common >= 0.2.0, < 0.3",
"frequenz-client-common >= 0.2.0, < 0.4",
]
dynamic = ["version"]

Expand Down

0 comments on commit 65b0aca

Please sign in to comment.