Skip to content

Commit 3f7e2e8

Browse files
build(deps): bump auditwheel from 5.4.0 to 6.1.0
Bumps [auditwheel](https://github.com/pypa/auditwheel) from 5.4.0 to 6.1.0. - [Release notes](https://github.com/pypa/auditwheel/releases) - [Changelog](https://github.com/pypa/auditwheel/blob/main/CHANGELOG.md) - [Commits](pypa/auditwheel@5.4.0...6.1.0) --- updated-dependencies: - dependency-name: auditwheel dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d8d8ab commit 3f7e2e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools==68.2.2", "setuptools-scm==8.1.0", "wheel==0.42.0", "auditwheel==5.4.0"]
2+
requires = ["setuptools==68.2.2", "setuptools-scm==8.1.0", "wheel==0.42.0", "auditwheel==6.1.0"]
33
build-backend = "setuptools.build_meta"
44

55
[tool.setuptools_scm]

0 commit comments

Comments
 (0)