From 4d4c9596ff516917810a6ae951047e07554155cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 06:57:50 +0000 Subject: [PATCH] Bump pyscicat from 0.2.6 to 0.4.1 Bumps [pyscicat](https://github.com/scicatproject/pyscicat) from 0.2.6 to 0.4.1. - [Release notes](https://github.com/scicatproject/pyscicat/releases) - [Commits](https://github.com/scicatproject/pyscicat/compare/v0.2.6...v0.4.1) --- updated-dependencies: - dependency-name: pyscicat 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 371ac0e..3ce0e31 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pandas passlib Pillow pydantic -pyscicat==0.2.6 +pyscicat==0.4.1 pytz suitcase-jsonl tzlocal