diff --git a/pyproject.toml b/pyproject.toml
index 7b99f3fa4cf1dad5774ce3e91254265f73a17acb..c1e4dcba16b1533a2ab0fc5d1a0a95a3e1028afa 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.2"
+    "vipscore_common @ git+https://gitlab.nibio.no/VIPS/vipscore-python-common.git@0.2.3"
 ]
 
 requires-python = ">=3.9"