Skip to content

Commit 7742b6b

Browse files
Bump setuptools from 56.2.0 to 65.5.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 56.2.0 to 65.5.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v56.2.0...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 696ffdf commit 7742b6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
author_email='[email protected]',
1111
url='https://github.com/BioinfoMachineLearning/DIPS-Plus',
1212
install_requires=[
13-
'setuptools==56.2.0',
13+
'setuptools==65.5.1',
1414
'dill==0.3.3',
1515
'tqdm==4.49.0',
1616
'Sphinx==4.0.1',

0 commit comments

Comments
 (0)