Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build(deps): bump the pip-deps group in /requirements with 5 updates (#…
…171) Bumps the pip-deps group in /requirements with 5 updates: | Package | From | To | | --- | --- | --- | | [protobuf](https://github.com/protocolbuffers/protobuf) | `4.24.4` | `4.25.0` | | [grpcio](https://github.com/grpc/grpc) | `1.59.0` | `1.59.2` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.59.0` | `1.59.2` | | [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `1.24.0` | `1.24.1` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.8.0` | `3.8.1` | Updates `protobuf` from 4.24.4 to 4.25.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v4.24.4...v4.25.0) Updates `grpcio` from 1.59.0 to 1.59.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.59.0...v1.59.2) Updates `grpcio-tools` from 1.59.0 to 1.59.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.59.0...v1.59.2) Updates `sphinx-autodoc-typehints` from 1.24.0 to 1.24.1 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md) - [Commits](tox-dev/sphinx-autodoc-typehints@1.24.0...1.24.1) Updates `matplotlib` from 3.8.0 to 3.8.1 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.8.0...v3.8.1) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: grpcio-tools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: sphinx-autodoc-typehints dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information