LocalAI/backend/python/common/template
dependabot[bot] 76d1ba168d
chore(deps): bump grpcio from 1.75.1 to 1.76.0 in /backend/python/common/template (#6830)
chore(deps): bump grpcio in /backend/python/common/template

Bumps [grpcio](https://github.com/grpc/grpc) from 1.75.1 to 1.76.0.
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](https://github.com/grpc/grpc/compare/v1.75.1...v1.76.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-27 21:31:03 +01:00
..
backend.py feat: create bash library to handle install/run/test of python backends (#2286) 2024-05-11 18:32:46 +02:00
install.sh feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00
Makefile feat(mlx): add mlx backend (#6049) 2025-08-22 08:42:29 +02:00
protogen.sh feat(mlx): add mlx backend (#6049) 2025-08-22 08:42:29 +02:00
requirements-hipblas.txt fix: install pytorch from proper index for hipblas builds (#2413) 2024-05-26 18:05:52 +00:00
requirements-intel.txt chore(deps): bump oneccl-bind-pt from 2.3.100+xpu to 2.8.0+xpu in /backend/python/common/template (#6016) 2025-08-12 18:57:20 +00:00
requirements.txt chore(deps): bump grpcio from 1.75.1 to 1.76.0 in /backend/python/common/template (#6830) 2025-10-27 21:31:03 +01:00
run.sh feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00
test.sh feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00