diff --git a/effelsberg_production/group_vars/all.yml b/effelsberg_production/group_vars/all.yml
index c5a6fa852a9294b53c17d1681e0902fc110b1c30..019bee2657217940a3f2b11c2d62c8d07de3bf27 100644
--- a/effelsberg_production/group_vars/all.yml
+++ b/effelsberg_production/group_vars/all.yml
@@ -18,7 +18,7 @@ deploy_tag: "production"
 
 # Repository and branch used to check out mpikat
 mpikat_repository: "https://gitlab.mpcdf.mpg.de/mpifr-bdg/mpikat.git"
-mpikat_branch: "230323.0"
+mpikat_branch: "230327.0"
 
 # Repository and branch of the provisiioing system (roles and provision descriptions) used by the master controller
 provision_repository: "https://gitlab.mpcdf.mpg.de/mpifr-bdg/edd_provisioning_effelsberg.git"
diff --git a/effelsberg_production/requirements.yml b/effelsberg_production/requirements.yml
index 96fe00fd27e7f09e29f2fe1c86844a84b96b62b1..6d8317a1f384d60e62b5ee5ba837247db0fcc970 100644
--- a/effelsberg_production/requirements.yml
+++ b/effelsberg_production/requirements.yml
@@ -2,7 +2,7 @@
 collections:
   - name: https://gitlab.mpcdf.mpg.de/mpifr-bdg/edd_provisioning.git
     type: git
-    version: '230323.0'
+    version: '230327.0'
   - name: https://gitlab.mpcdf.mpg.de/mpifr-bdg/edd_dbbc.git
     type: git
     version: 'production'