Skip to content

Commit

Permalink
Build(deps): bump the pip-deps group in /requirements with 2 updates (#…
Browse files Browse the repository at this point in the history
…150)

Bumps the pip-deps group in /requirements with 2 updates: [protobuf](https://github.com/protocolbuffers/protobuf) and [matplotlib](https://github.com/matplotlib/matplotlib).


Updates `protobuf` from 4.23.3 to 4.23.4
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v4.23.3...v4.23.4)

Updates `matplotlib` from 3.7.1 to 3.7.2
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.7.1...v3.7.2)

---
updated-dependencies:
- dependency-name: protobuf
  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
dependabot[bot] authored Jul 10, 2023
1 parent 8609e70 commit ee007fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements_build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Click>=7.0
Flask==2.3.2
numpy>=1.21.5
requests>=2.22.0
protobuf==4.23.3
protobuf==4.23.4
grpcio==1.56.0
grpcio-tools==1.56.0
pytest==7.4.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements_docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ sphinxcontrib-websupport==1.2.4
sphinxemoji==0.2.0
pandas==2.0.3
pandoc>=2.1
matplotlib==3.7.1
matplotlib==3.7.2
breathe>=4.33.1

0 comments on commit ee007fa

Please sign in to comment.