Skip to content

Commit

Permalink
Merge pull request #1081 from mandiant/dependabot/pip/setuptools-75.6.0
Browse files Browse the repository at this point in the history
build(deps): bump setuptools from 75.5.0 to 75.6.0
  • Loading branch information
mr-tz authored Nov 27, 2024
2 parents 92d40dc + df645cd commit 4e69682
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
Expand Up @@ -122,7 +122,7 @@ dev = [
]
build = [
"pyinstaller==6.11.1",
"setuptools==75.5.0",
"setuptools==75.6.0",
"build==1.2.1"
]

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ pytest-sugar==1.0.0
python-flirt==0.9.2
pyyaml==6.0.1
rich==13.9.2
setuptools==75.5.0
setuptools==75.6.0
six==1.16.0
sortedcontainers==2.4.0
spinners==0.0.24
Expand Down

0 comments on commit 4e69682

Please sign in to comment.