Skip to content

Commit 73930f6

Browse files
chore: Bump wheel from 0.37.1 to 0.38.1 in /sdk/python/requirements (feast-dev#3415)
Bumps [wheel](https://github.com/pypa/wheel) from 0.37.1 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.37.1...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ea100e commit 73930f6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

sdk/python/requirements/py3.10-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -833,7 +833,7 @@ websockets==10.3
833833
# via uvicorn
834834
werkzeug==2.1.2
835835
# via moto
836-
wheel==0.38.4
836+
wheel==0.38.1
837837
# via pip-tools
838838
wrapt==1.14.1
839839
# via

sdk/python/requirements/py3.8-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -848,7 +848,7 @@ websockets==10.3
848848
# via uvicorn
849849
werkzeug==2.1.2
850850
# via moto
851-
wheel==0.37.1
851+
wheel==0.38.1
852852
# via pip-tools
853853
wrapt==1.14.1
854854
# via

sdk/python/requirements/py3.9-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -840,7 +840,7 @@ websockets==10.3
840840
# via uvicorn
841841
werkzeug==2.1.2
842842
# via moto
843-
wheel==0.38.4
843+
wheel==0.38.1
844844
# via pip-tools
845845
wrapt==1.14.1
846846
# via

0 commit comments

Comments
 (0)