Skip to content

Commit 9b16bbf

Browse files
Bump wheel from 0.38.4 to 0.46.2 in /payjoin-ffi/python
Bumps [wheel](https://github.com/pypa/wheel) from 0.38.4 to 0.46.2. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.38.4...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eb5f06d commit 9b16bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

payjoin-ffi/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"semantic-version==2.9.0",
1515
"setuptools==78.1.1",
1616
"typing-extensions==4.0.1",
17-
"wheel==0.38.4",
17+
"wheel*",
1818
"httpx==0.28.1",
1919
]
2020

0 commit comments

Comments
 (0)