Skip to content

Commit d43c0b9

Browse files
Update pymitter requirement from >=0.4,<1.1 to >=0.4,<1.2 (#272)
Updates the requirements on [pymitter](https://github.com/riga/pymitter) to permit the latest version. - [Release notes](https://github.com/riga/pymitter/releases) - [Commits](riga/pymitter@v0.4.0...v1.1.2) --- updated-dependencies: - dependency-name: pymitter dependency-version: 1.1.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bfebf8f commit d43c0b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ protobuf = "5.29.5"
2626
grpcio = "1.73.0"
2727
grpcio-tools = "1.71.0"
2828
jsonpickle = ">=3.0,<4.2"
29-
pymitter = ">=0.4,<1.1"
29+
pymitter = ">=0.4,<1.2"
3030
typing-extensions = ">=4.11,<4.15"
3131
types-protobuf = "6.30.2.20250703"
3232
pympler = "1.1"

0 commit comments

Comments
 (0)