From 388c46e9f1846fa6affc80240008aa1619065d97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 20:06:51 +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 6af323723..dd9abac70 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cffi==1.15.0 charset-normalizer==2.0.12 cryptography==39.0.1 Cython==0.29.28 -dill==0.3.4 +dill==0.3.6 future==0.18.3 idna==3.3 mpmath==1.2.1