Skip to content

Commit f0b2918

Browse files
build(deps): bump metatrader5 in the python-requirements group (#19)
Bumps the python-requirements group with 1 update: [metatrader5](https://www.metatrader5.com). Updates `metatrader5` from 5.0.4732 to 5.0.4738 --- 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 73c668e commit f0b2918

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

0 commit comments

Comments
 (0)