Skip to content

Commit

Permalink
Bump setuptools from 56.0.0 to 70.0.0 in /requirements
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 56.0.0 to 70.0.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v56.0.0...v70.0.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent 02c654f commit f49a33b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/REQUIREMENTS-CI.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ scipy==1.10.1
seaborn==0.13.2
SecretStorage==3.3.3
semantic-version==2.10.0
setuptools==56.0.0
setuptools==70.0.0
showit==1.1.4
six==1.16.0
slicedimage==4.1.1
Expand Down
2 changes: 1 addition & 1 deletion requirements/REQUIREMENTS-JUPYTER.txt
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ scipy==1.10.1
seaborn==0.13.2
semantic-version==2.10.0
Send2Trash==1.8.3
setuptools==56.0.0
setuptools==70.0.0
showit==1.1.4
six==1.16.0
slicedimage==4.1.1
Expand Down
2 changes: 1 addition & 1 deletion requirements/REQUIREMENTS-NAPARI-CI.txt
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ scikit-learn==1.3.2
scipy==1.10.1
seaborn==0.13.2
semantic-version==2.10.0
setuptools==56.0.0
setuptools==70.0.0
shellingham==1.5.4
showit==1.1.4
six==1.16.0
Expand Down
2 changes: 1 addition & 1 deletion starfish/REQUIREMENTS-STRICT.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ scikit-learn==1.3.2
scipy==1.10.1
seaborn==0.13.2
semantic-version==2.10.0
setuptools==56.0.0
setuptools==70.0.0
showit==1.1.4
six==1.16.0
slicedimage==4.1.1
Expand Down

0 comments on commit f49a33b

Please sign in to comment.