From ea5aa1c2d4272c684ffecd08f1844e1d3f15af41 Mon Sep 17 00:00:00 2001
From: Dorian Turba <froggit.commit.z3jqj@simplelogin.com>
Date: Mon, 17 Jul 2023 16:22:48 +0200
Subject: [PATCH] update pytest doc

---
 templates/python/testing/pytest/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/python/testing/pytest/README.md b/templates/python/testing/pytest/README.md
index 2f993bf..f35abc9 100644
--- a/templates/python/testing/pytest/README.md
+++ b/templates/python/testing/pytest/README.md
@@ -36,7 +36,7 @@ stages:
     - test
 
 include:
-    - remote: 'https://api.r2devops.io/job/r/gitlab/dorianturba/r2devops_catalog/pytest@latest.yaml'
+    - remote: 'https://api.r2devops.io/job/r/gitlab/dorianturba/r2devops_catalog/pytest@1.0.0.yaml'
 
 # Compatibility tests
 pytest_3.10:
-- 
GitLab