Skip to content

Commit

Permalink
chore(deps): bump grpcio from 1.56.0 to 1.56.2 (#271)
Browse files Browse the repository at this point in the history
Bumps [grpcio](https://github.com/grpc/grpc) from 1.56.0 to 1.56.2.
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](grpc/grpc@v1.56.0...v1.56.2)

---
updated-dependencies:
- dependency-name: grpcio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 967d0ec commit 159099e
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 49 deletions.
96 changes: 48 additions & 48 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ python = "~3.9"
colorzero = "~2.0"
dbus-python = "~1.3.2"
gpiozero = "~1.6.2"
grpcio = "~1.56.0"
grpcio = "~1.56.2"
h3 = "~3.7.6"
hm-pyhelper = "~0.14.32"
nmcli = "~1.2.0"
Expand Down

0 comments on commit 159099e

Please sign in to comment.