From df1cb340e5b7afd1dae51a094fafac2f801b5b4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 18:43:29 +0000 Subject: [PATCH] Bump ccxt from 4.3.34 to 4.3.42 Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.3.34 to 4.3.42. - [Release notes](https://github.com/ccxt/ccxt/releases) - [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md) - [Commits](https://github.com/ccxt/ccxt/compare/4.3.34...4.3.42) --- updated-dependencies: - dependency-name: ccxt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7649cdfa..9b0ba397 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ PyYAML==6.0.1 tradingview-ta==3.3.0 aiohttp==3.9.5 asyncpraw==7.7.1 -ccxt==4.3.34 +ccxt==4.3.42 transformers==4.41.1 matplotlib==3.9.0 scipy==1.13.1