Bump wheel from 0.41.2 to 0.41.3

Bumps [wheel](https://github.com/pypa/wheel) from 0.41.2 to 0.41.3.
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](https://github.com/pypa/wheel/compare/0.41.2...0.41.3)

---
updated-dependencies:
- dependency-name: wheel
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/163/head
dependabot[bot] 6 months ago committed by Roland Kurmann
parent 3d2fcae6dc
commit c81cd6b87d

8
Pipfile.lock generated

@ -60,7 +60,7 @@
"sha256:e44ccb93f30c75dfc0c3aa3ce38f33486a75ec9abadabd4e59f114994a9c4617",
"sha256:e509cbc488c735b43b5ffea175235cec24bbc57b227ef1acc691725beb230d1c"
],
"markers": "python_version < '3.13' and python_version >= '3.9'",
"markers": "python_version >= '3.10'",
"version": "==1.26.1"
},
"opencv-contrib-python": {
@ -554,12 +554,12 @@
},
"wheel": {
"hashes": [
"sha256:0c5ac5ff2afb79ac23ab82bab027a0be7b5dbcf2e54dc50efe4bf507de1f7985",
"sha256:75909db2664838d015e3d9139004ee16711748a52c8f336b52882266540215d8"
"sha256:488609bc63a29322326e05560731bf7bfea8e48ad646e1f5e40d366607de0942",
"sha256:4d4987ce51a49370ea65c0bfd2234e8ce80a12780820d9dc462597a6e60d0841"
],
"index": "pypi",
"markers": "python_version >= '3.7'",
"version": "==0.41.2"
"version": "==0.41.3"
},
"zstandard": {
"hashes": [

Loading…
Cancel
Save