From 5891e8ea6e0efb1fda35a3f23f981fc5f1db9de6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 11:52:53 +0000 Subject: [PATCH] Update adh-sample-library-preview requirement Updates the requirements on [adh-sample-library-preview](https://github.com/aveva/sample-adh-sample_libraries-python) to permit the latest version. - [Changelog](https://github.com/AVEVA/sample-adh-sample_libraries-python/blob/main/HISTORY.md) - [Commits](https://github.com/aveva/sample-adh-sample_libraries-python/commits) --- updated-dependencies: - dependency-name: adh-sample-library-preview dependency-version: 0.10.19rc0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 62dd08e..77efe8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -adh-sample-library-preview>=0.7.5rc0 +adh-sample-library-preview>=0.10.19rc0