From d4aecb97564a751837e310bad63826e03d391e21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 15:52:58 +0000 Subject: [PATCH] chore(pip-dev)(deps-dev): bump dill from 0.3.8 to 0.3.9 Bumps [dill](https://github.com/uqfoundation/dill) from 0.3.8 to 0.3.9. - [Release notes](https://github.com/uqfoundation/dill/releases) - [Commits](https://github.com/uqfoundation/dill/compare/0.3.8...0.3.9) --- updated-dependencies: - dependency-name: dill dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 8a00d7e..b81a1af 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ cfgv==3.4.0 click==8.1.7 colorama==0.4.6 ; sys_platform == "win32" or platform_system == "Windows" coverage==7.6.1 -dill==0.3.8 +dill==0.3.9 distlib==0.3.8 filelock==3.16.1 identify==2.6.1 -- 2.45.2