Skip to content

Commit

Permalink
Bump setuptools from 75.3.0 to 75.4.0 (#5411)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 67c2f8e commit 9f414ee
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~=68.0.0", "wheel~=0.45.0"]
requires = ["setuptools~=75.4.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.2.1
sentry-sdk==2.18.0
setuptools==75.3.0
setuptools==75.4.0
voluptuous==0.15.2
dbus-fast==2.24.3
typing_extensions==4.12.2
Expand Down

0 comments on commit 9f414ee

Please sign in to comment.