Skip to content

Commit

Permalink
python: bump betterproto dep
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <[email protected]>
  • Loading branch information
woodruffw committed Sep 27, 2024
1 parent 8b40e39 commit 084b8d8
Show file tree
Hide file tree
Showing 9 changed files with 442 additions and 349 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
betterproto[compiler]==2.0.0b6
betterproto[compiler]==2.0.0b7
2 changes: 1 addition & 1 deletion gen/pb-python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ classifiers = [
"Topic :: Security",
"Topic :: Security :: Cryptography",
]
dependencies = ["betterproto==2.0.0b6"]
dependencies = ["betterproto==2.0.0b7"]
requires-python = ">=3.8"

[project.urls]
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 084b8d8

Please sign in to comment.