Bump betterproto2 from 0.9.1 to 0.10.0

Bumps [betterproto2](https://github.com/betterproto/python-betterproto2) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/betterproto/python-betterproto2/releases)
- [Changelog](https://github.com/betterproto/python-betterproto2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/betterproto/python-betterproto2/compare/lib-v0.9.1...lib-v0.10.0)

---
updated-dependencies:
- dependency-name: betterproto2
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-20 16:13:10 +00:00
committed by GitHub
parent b9f13b8146
commit 0b8e0dd59c
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ dependencies = [
"cryptography==47.0.0",
"PyYAML>=6.0.2",
"pyahocorasick==2.3.1",
"betterproto2==0.9.1",
"betterproto2==0.10.0",
"pydantic==2.13.3",
"pydantic-settings==2.14.0",
"NSKeyedUnArchiver==1.5.2",