Skip to content

Commit

Permalink
Bump setuptools from 75.7.0 to 75.8.0 (#5536)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 11, 2025
1 parent 74b009c commit c418e0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools~=75.7.0", "wheel~=0.45.0"]
requires = ["setuptools~=75.8.0", "wheel~=0.45.0"]
build-backend = "setuptools.build_meta"

[project]
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ PyYAML==6.0.2
requests==2.32.3
securetar==2024.11.0
sentry-sdk==2.19.2
setuptools==75.7.0
setuptools==75.8.0
voluptuous==0.15.2
dbus-fast==2.24.4
typing_extensions==4.12.2
Expand Down

0 comments on commit c418e0e

Please sign in to comment.