Skip to content

Commit cf166cc

Browse files
build(deps): bump setuptools from 69.0.2 to 75.6.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.0.2 to 75.6.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.0.2...v75.6.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 a5cf3f2 commit cf166cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
packages=setuptools.find_packages(),
1616
install_requires=[
1717
"metatrader5 == 5.0.45",
18-
"setuptools == 69.0.2",
18+
"setuptools == 75.6.0",
1919
],
2020
entry_points={
2121
"console_scripts": [

0 commit comments

Comments
 (0)