Skip to content

Commit a45d507

Browse files
Bump setuptools from 75.5.0 to 75.6.0 (#5440)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a663b5 commit a45d507

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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~=75.5.0", "wheel~=0.45.0"]
2+
requires = ["setuptools~=75.6.0", "wheel~=0.45.0"]
33
build-backend = "setuptools.build_meta"
44

55
[project]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ PyYAML==6.0.2
2222
requests==2.32.3
2323
securetar==2024.2.1
2424
sentry-sdk==2.18.0
25-
setuptools==75.5.0
25+
setuptools==75.6.0
2626
voluptuous==0.15.2
2727
dbus-fast==2.24.4
2828
typing_extensions==4.12.2

0 commit comments

Comments
 (0)