Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent e736054 commit 13738b6
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 @@ -124,7 +124,7 @@ dev = [
]
build = [
"pyinstaller==6.8.0",
"setuptools==70.0.0",
"setuptools==75.1.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 @@ -43,7 +43,7 @@ pytest-sugar==1.0.0
python-flirt==0.8.10
pyyaml==6.0.1
rich==13.7.1
setuptools==70.0.0
setuptools==75.1.0
six==1.16.0
sortedcontainers==2.4.0
spinners==0.0.24
Expand Down

0 comments on commit 13738b6

Please sign in to comment.