From 92d2b547c04a82e31e6882a724a5f4f0b41aac95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Aug 2023 15:36:21 +0000 Subject: [PATCH] Bump dill from 0.3.6 to 0.3.7 in /dependencies/python (#4584) Bumps [dill](https://github.com/uqfoundation/dill) from 0.3.6 to 0.3.7. - [Release notes](https://github.com/uqfoundation/dill/releases) - [Commits](https://github.com/uqfoundation/dill/compare/dill-0.3.6...dill-0.3.7) --- updated-dependencies: - dependency-name: dill dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/python/pylint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/python/pylint.txt b/dependencies/python/pylint.txt index ca2ce68e..7ae76643 100644 --- a/dependencies/python/pylint.txt +++ b/dependencies/python/pylint.txt @@ -1,5 +1,5 @@ astroid==2.15.6 -dill==0.3.6 +dill==0.3.7 isort==5.12.0 lazy-object-proxy==1.9.0 mccabe==0.7.0