From fbb2477feafa7403cbf3f55f296a4d4b25418d8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 02:19:40 +0000 Subject: [PATCH] Bump datatrails-archivist from 0.34.1 to 0.35.0 Bumps [datatrails-archivist](https://github.com/datatrails/datatrails-python) from 0.34.1 to 0.35.0. - [Release notes](https://github.com/datatrails/datatrails-python/releases) - [Commits](https://github.com/datatrails/datatrails-python/compare/v0.34.1...v0.35.0) --- updated-dependencies: - dependency-name: datatrails-archivist dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d6e978a..aecf881 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ pyyaml~=6.0.1 # the following lines. Also do similar in the Dockerfile. # That way one can test an unreleased version of github datatrails-samples. # NB dont forget to uncomment before merging !! -datatrails-archivist==0.34.1 +datatrails-archivist==0.35.0