Skip to content

Commit 352af5c

Browse files
build(deps): bump auditwheel from 6.2.0 to 6.3.0
Bumps [auditwheel](https://github.com/pypa/auditwheel) from 6.2.0 to 6.3.0. - [Release notes](https://github.com/pypa/auditwheel/releases) - [Changelog](https://github.com/pypa/auditwheel/blob/main/CHANGELOG.md) - [Commits](pypa/auditwheel@6.2.0...6.3.0) --- updated-dependencies: - dependency-name: auditwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25fb05d commit 352af5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools==75.8.2", "setuptools-scm==8.1.0", "wheel==0.45.1", "auditwheel==6.2.0"]
2+
requires = ["setuptools==75.8.2", "setuptools-scm==8.1.0", "wheel==0.45.1", "auditwheel==6.3.0"]
33
build-backend = "setuptools.build_meta"
44

55
[project]

0 commit comments

Comments
 (0)