Skip to content

Commit 9134710

Browse files
Bump setuptools from 80.9.0 to 80.10.2
Bumps [setuptools](https://github.com/pypa/setuptools) from 80.9.0 to 80.10.2. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.9.0...v80.10.2) --- updated-dependencies: - dependency-name: setuptools dependency-version: 80.10.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7428ab1 commit 9134710

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

requirements/REQUIREMENTS-CI.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ scipy==1.15.3
118118
seaborn==0.13.2
119119
SecretStorage==3.5.0
120120
semantic-version==2.10.0
121-
setuptools==80.9.0
121+
setuptools==80.10.2
122122
six==1.17.0
123123
slicedimage==4.1.1
124124
snowballstemmer==3.0.1

requirements/REQUIREMENTS-JUPYTER.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ scipy==1.15.3
113113
seaborn==0.13.2
114114
semantic-version==2.10.0
115115
Send2Trash==2.0.0
116-
setuptools==80.9.0
116+
setuptools==80.10.2
117117
six==1.17.0
118118
slicedimage==4.1.1
119119
soupsieve==2.8.3

requirements/REQUIREMENTS-NAPARI-CI.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ scikit-learn==1.7.2
130130
scipy==1.15.3
131131
seaborn==0.13.2
132132
semantic-version==2.10.0
133-
setuptools==80.9.0
133+
setuptools==80.10.2
134134
shellingham==1.5.4
135135
six==1.17.0
136136
slicedimage==4.1.1

starfish/REQUIREMENTS-STRICT.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ scikit-learn==1.7.2
4242
scipy==1.15.3
4343
seaborn==0.13.2
4444
semantic-version==2.10.0
45-
setuptools==80.9.0
45+
setuptools==80.10.2
4646
six==1.17.0
4747
slicedimage==4.1.1
4848
sympy==1.14.0

0 commit comments

Comments
 (0)