Skip to content

Commit f4cecc4

Browse files
build(deps): bump setuptools from 68.2.2 to 75.4.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 68.2.2 to 75.4.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v68.2.2...v75.4.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e608ff2 commit f4cecc4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

local-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pytest-timeout==2.3.1
1717
pytest-xdist==3.6.1
1818
requests==2.32.3
1919
service_identity==24.2.0
20-
setuptools==75.3.0
20+
setuptools==75.4.0
2121
twisted==24.10.0
2222
types-pyOpenSSL==24.1.0.20240722
2323
types-requests==2.32.0.20241016

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==6.1.0"]
2+
requires = ["setuptools==75.4.0", "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)