Skip to content

Commit 5387674

Browse files
Bump setuptools from 74.0.0 to 75.1.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 74.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@v74.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]>
1 parent 520fd72 commit 5387674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ scikit-learn==1.5.1
22
imbalanced-learn==0.12.3
33
pandas==2.2.2
44
nltk==3.9.1
5-
setuptools==74.0.0
5+
setuptools==75.1.0
66
pytest==8.3.2
77
requests~=2.32.3
88
imblearn~=0.0

0 commit comments

Comments
 (0)