Skip to content

Commit

Permalink
build(deps): bump setuptools from 75.5.0 to 75.6.0
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.5.0 to 75.6.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v75.5.0...v75.6.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 92d40dc commit df645cd
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 df645cd

Please sign in to comment.