Skip to content

Commit

Permalink
build(deps): bump the python-packages group
Browse files Browse the repository at this point in the history
Bumps the python-packages group in /utils/tracing/python with 1 update: [grpcio](https://github.com/grpc/grpc).


Updates `grpcio` from 1.60.0 to 1.60.1
- [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.60.0...v1.60.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent c5ae2f2 commit 20ae98f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/tracing/python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
grpcio==1.60.0
grpcio==1.60.1
opentelemetry-api==1.22.0
opentelemetry-exporter-zipkin==1.22.0
opentelemetry-exporter-zipkin-json==1.22.0
Expand Down

0 comments on commit 20ae98f

Please sign in to comment.