Skip to content

Commit c3e63a5

Browse files
Bump setuptools from 78.1.0 to 79.0.0 (#5829)
1 parent 8f27958 commit c3e63a5

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~=78.1.0", "wheel~=0.46.1"]
2+
requires = ["setuptools~=79.0.0", "wheel~=0.46.1"]
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
@@ -24,7 +24,7 @@ PyYAML==6.0.2
2424
requests==2.32.3
2525
securetar==2025.2.1
2626
sentry-sdk==2.26.1
27-
setuptools==78.1.0
27+
setuptools==79.0.0
2828
voluptuous==0.15.2
2929
dbus-fast==2.44.1
3030
zlib-fast==0.2.1

0 commit comments

Comments
 (0)