Skip to content

Commit 5fe3dc1

Browse files
build(deps): bump metatrader5 in the python-requirements group (#15)
Bumps the python-requirements group with 1 update: [metatrader5](https://www.metatrader5.com). Updates `metatrader5` from 5.0.4682 to 5.0.4687 --- updated-dependencies: - dependency-name: metatrader5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 672ace8 commit 5fe3dc1

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
@@ -14,7 +14,7 @@
1414
long_description_content_type="text/markdown",
1515
packages=setuptools.find_packages(),
1616
install_requires=[
17-
"metatrader5 == 5.0.4682",
17+
"metatrader5 == 5.0.4687",
1818
"setuptools == 75.6.0",
1919
],
2020
entry_points={

0 commit comments

Comments
 (0)