Skip to content

Commit

Permalink
Build(deps): Bump grpcio from 1.59.2 to 1.59.3
Browse files Browse the repository at this point in the history
Bumps [grpcio](https://github.com/grpc/grpc) from 1.59.2 to 1.59.3.
- [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.59.2...v1.59.3)

---
updated-dependencies:
- dependency-name: grpcio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent f1be3fb commit d36f61b
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 deletions.
114 changes: 57 additions & 57 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 @@ -72,7 +72,7 @@ classifiers = [
[tool.poetry.dependencies]
python = '^3.8.1,<3.11'
arcade = '^2.6.17'
grpcio = '^1.59.2'
grpcio = '^1.59.3'
numpy = '^1.24.0'
shapely = '^2.0.2'
torch = '^2.1.0'
Expand Down

0 comments on commit d36f61b

Please sign in to comment.