From 5d31f837eeb08a6f8ab30be5fc0d27e2cba841e6 Mon Sep 17 00:00:00 2001
From: Tor-Einar Skog <tor-einar.skog@nibio.no>
Date: Tue, 21 Feb 2023 16:00:17 +0100
Subject: [PATCH] Bumping vipscommon-dependency

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 9516fd0..7b99f3f 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -19,7 +19,7 @@ dependencies = [
     "pydantic",
     "pytz",
     "pandas",
-    "vipscore_common @ git+https://gitlab.nibio.no/VIPS/vipscore-python-common.git@0.2.1"
+    "vipscore_common @ git+https://gitlab.nibio.no/VIPS/vipscore-python-common.git@0.2.2"
 ]
 
 requires-python = ">=3.9"
-- 
GitLab