Skip to content

Commit 86b1d15

Browse files
Build(deps): Bump setuptools from 75.0.0 to 75.1.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.0.0 to 75.1.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.0.0...v75.1.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a4140a6 commit 86b1d15

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
@@ -44,7 +44,7 @@ tests = [
4444
"pytest==8.3.3",
4545
"pytest-cov==5.0.0",
4646
"pytest-qt==4.4.0",
47-
"setuptools==75.0.0",
47+
"setuptools==75.1.0",
4848
]
4949
doc = [
5050
"Sphinx==8.0.2",

0 commit comments

Comments
 (0)