Skip to content

Commit 07c6c63

Browse files
authoredNov 21, 2024
build(deps): bump setuptools from 69.0.2 to 75.6.0 (#12)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df53109 commit 07c6c63

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
@@ -15,7 +15,7 @@
1515
packages=setuptools.find_packages(),
1616
install_requires=[
1717
"metatrader5 == 5.0.4682",
18-
"setuptools == 69.0.2",
18+
"setuptools == 75.6.0",
1919
],
2020
entry_points={
2121
"console_scripts": [

0 commit comments

Comments
 (0)