From 375f8bb4c40a038255e77130ab4b2278020acccd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 23:06:55 +0000 Subject: [PATCH] Bump dill from 0.3.4 to 0.3.6 Bumps [dill](https://github.com/uqfoundation/dill) from 0.3.4 to 0.3.6. - [Release notes](https://github.com/uqfoundation/dill/releases) - [Commits](https://github.com/uqfoundation/dill/compare/dill-0.3.4...dill-0.3.6) --- updated-dependencies: - dependency-name: dill 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 3922abe..d0d7d1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ ccxt == 1.52.40 python-dateutil == 2.8.1 -dill == 0.3.4 +dill == 0.3.6 numpy == 1.19.5 requests == 2.25.1 python-telegram-bot == 13.7