Skip to content

Commit

Permalink
Merge pull request #55 from googlefonts/renovate/protobuf-3.x
Browse files Browse the repository at this point in the history
Update dependency protobuf to >=3.20.3
  • Loading branch information
simoncozens authored Mar 13, 2024
2 parents c0ceb7b + 37675ca commit 97e34af
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 @@ -34,7 +34,7 @@ dependencies= [
"ufo2ft",
"youseedee",
"PyYAML",
"protobuf >= 3.19.4",
"protobuf >=3.20.3",
]

[project.urls]
Expand Down

0 comments on commit 97e34af

Please sign in to comment.