diff --git a/pyproject.toml b/pyproject.toml
index 9516fd0b69f11fd9614ca51486abf0a876cc41e4..7b99f3fa4cf1dad5774ce3e91254265f73a17acb 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"