Skip to content

Commit 0945361

Browse files
build(deps): bump setuptools from 68.2.2 to 75.4.0 (#2641)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e608ff2 commit 0945361

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)