From 6c8d20dc38fb8b56bf287c78ca82b81ce4e2f0ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 16:54:08 +0000 Subject: [PATCH] Bump pyglotaran from 0.4.1 to 0.7.1 Bumps [pyglotaran](https://github.com/glotaran/pyglotaran) from 0.4.1 to 0.7.1. - [Release notes](https://github.com/glotaran/pyglotaran/releases) - [Changelog](https://github.com/glotaran/pyglotaran/blob/main/changelog.md) - [Commits](https://github.com/glotaran/pyglotaran/compare/v0.4.1...v0.7.1) --- updated-dependencies: - dependency-name: pyglotaran dependency-type: direct:development update-type: version-update:semver-minor ... 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 327eef8..fc22b4a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ pip>=18.0 wheel>=0.30.0 # glotaran setup dependencies -pyglotaran==0.4.1 +pyglotaran==0.7.1 # testing dependencies