From e4081a7a5fe2a01ebbf8a6ba97bf6b5e0f209541 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 16:56:53 +0000 Subject: [PATCH] Update cloudpickle requirement in /.github/dependabot Updates the requirements on [cloudpickle](https://github.com/cloudpipe/cloudpickle) to permit the latest version. - [Release notes](https://github.com/cloudpipe/cloudpickle/releases) - [Changelog](https://github.com/cloudpipe/cloudpickle/blob/master/CHANGES.md) - [Commits](https://github.com/cloudpipe/cloudpickle/compare/0.1.0...v3.1.1) --- updated-dependencies: - dependency-name: cloudpickle dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/dependabot/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot/constraints.txt b/.github/dependabot/constraints.txt index f66c95fa..25f66800 100644 --- a/.github/dependabot/constraints.txt +++ b/.github/dependabot/constraints.txt @@ -1,4 +1,4 @@ -cloudpickle<=3.1.0 +cloudpickle<=3.1.1 coverage==7.6.10 h5py<3.13.0 karabo-bridge==0.7.0