Skip to content

Commit

Permalink
Bump setuptools from 75.5.0 to 75.6.0 (#5440)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 0a663b5 commit a45d507
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.5.0", "wheel~=0.45.0"]
requires = ["setuptools~=75.6.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.5.0
setuptools==75.6.0
voluptuous==0.15.2
dbus-fast==2.24.4
typing_extensions==4.12.2
Expand Down

0 comments on commit a45d507

Please sign in to comment.