Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump wheel from 0.36.2 to 0.38.1 in /img-classifier-hub/function #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump wheel from 0.36.2 to 0.38.1 in /img-classifier-hub/function
Bumps [wheel](https://github.com/pypa/wheel) from 0.36.2 to 0.38.1.
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](pypa/wheel@0.36.2...0.38.1)

---
updated-dependencies:
- dependency-name: wheel
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Feb 10, 2023
commit 1c09510eae16f99c38acb23d6ca8c90a4ab2b9be
2 changes: 1 addition & 1 deletion img-classifier-hub/function/requirements.txt
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ numpy==1.22.3
# Required by tensorflow
# (optional) to avoid tensorflow install wrong dependencies
flatbuffers==1.12
wheel==0.36.2
wheel==0.38.1
wrapt==1.14.1
protobuf==3.18.3
grpcio==1.37.0