Skip to content

Commit

Permalink
chore(deps): update dependency types-protobuf to ==5.29.*
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent e82e5d0 commit 8364df8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Issues = "https://github.com/cathaypacific8747/fr24/issues"

[dependency-groups]
dev = ["ipykernel>=6.29.5", "textual-dev>=1.6.1"]
typing = ["mypy-protobuf>=3.6.0", "mypy>=1.13.0", "types-protobuf==5.28.*"]
typing = ["mypy-protobuf>=3.6.0", "mypy>=1.13.0", "types-protobuf==5.29.*"]
lint = ["ruff>=0.7.2"]
test = [
"eval-type-backport>=0.2.0", # for pydantic, <3.10 syntax
Expand Down
8 changes: 4 additions & 4 deletions uv.lock

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

0 comments on commit 8364df8

Please sign in to comment.