Skip to content

Commit

Permalink
build(deps): bump metatrader5 in the python-requirements group (#17)
Browse files Browse the repository at this point in the history
Bumps the python-requirements group with 1 update: [metatrader5](https://www.metatrader5.com).


Updates `metatrader5` from 5.0.4687 to 5.0.4732

---
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>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 4da9c50 commit 3ac0f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
long_description_content_type="text/markdown",
packages=setuptools.find_packages(),
install_requires=[
"metatrader5 == 5.0.4687",
"metatrader5 == 5.0.4732",
"setuptools == 75.6.0",
],
entry_points={
Expand Down

0 comments on commit 3ac0f09

Please sign in to comment.