From 244bafe9637729683fb8773559884f48848ccff1 Mon Sep 17 00:00:00 2001 From: efiop Date: Thu, 24 Aug 2023 01:29:46 +0000 Subject: [PATCH] update template --- .cruft.json | 2 +- setup.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.cruft.json b/.cruft.json index ff17c07..fda1e97 100644 --- a/.cruft.json +++ b/.cruft.json @@ -1,6 +1,6 @@ { "template": "https://github.com/iterative/cookiecutter-dvc-plugin", - "commit": "aefa54102988425072ef16449921aead31afdda8", + "commit": "5e94b9534e6e169da559d3621884051c1575e7e1", "checkout": null, "context": { "cookiecutter": { diff --git a/setup.cfg b/setup.cfg index 8070313..8b890a1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -41,7 +41,7 @@ tests = pytest-xdist==2.4.0 pytest-mock==3.6.1 pytest-lazy-fixture==0.6.3 - pytest-docker==0.10.3 + pytest-docker>=1,<2 flaky==3.7.0 mock==4.0.3 wget==3.2