Skip to content

Commit 3a0fead

Browse files
Bump protobuf to ^6.31.1 (#139)
* Bumped protobuf to ^6.31.0 * Update pyproject.toml protobuf to 6.31.1 Co-authored-by: Robert Marianski <rob@marianski.com> --------- Co-authored-by: Matthew Graber <matthew.w.graber@jpl.nasa.gov> Co-authored-by: Robert Marianski <rob@marianski.com>
1 parent 2c8be00 commit 3a0fead

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
@@ -33,7 +33,7 @@ build-backend = "poetry.core.masonry.api"
3333

3434
[tool.poetry.dependencies]
3535
python = "^3.9"
36-
protobuf = "^5.26.1"
36+
protobuf = "^6.31.1"
3737
shapely = "^2.0.0"
3838
pyclipper = "^1.3.0"
3939
pyproj = { version = "^3.4.1", optional = true }

0 commit comments

Comments
 (0)