Skip to content

Commit

Permalink
Bump ccxt from 4.4.26 to 4.4.29 (#1683)
Browse files Browse the repository at this point in the history
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.4.26 to 4.4.29.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md)
- [Commits](ccxt/ccxt@4.4.26...4.4.29)

---
updated-dependencies:
- dependency-name: ccxt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Călina Cenan <calina@cenan.net>
  • Loading branch information
dependabot[bot] and calina-c authored Nov 11, 2024
1 parent 8d4185c commit 291c182
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 @@ -11,7 +11,7 @@
install_requirements = [
"black==24.10.0",
"bumpversion",
"ccxt==4.4.26",
"ccxt==4.4.29",
"coverage",
"dash[testing]==2.18.2",
"dash_bootstrap_components==1.6.0",
Expand Down

0 comments on commit 291c182

Please sign in to comment.