From 6b315d7d973593f478ae56a8455e9bb221be5a7a Mon Sep 17 00:00:00 2001 From: orenzhang <41963680+OrenZhang@users.noreply.github.com> Date: Tue, 31 Mar 2026 11:53:02 +0800 Subject: [PATCH] chore(deps): update ovinc-client to version 0.4.12 --- .cruft.json | 4 ++-- requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.cruft.json b/.cruft.json index b0bb058..d21db0e 100644 --- a/.cruft.json +++ b/.cruft.json @@ -1,6 +1,6 @@ { "template": "https://github.com/OVINC-CN/DevTemplateDjango.git", - "commit": "2bdcd979a49b03ba9184eca5c3f40e5225e202e7", + "commit": "28037694d97e794921eef2c22f9aa8215b96c098", "checkout": "main", "context": { "cookiecutter": { @@ -9,7 +9,7 @@ ".github" ], "_template": "https://github.com/OVINC-CN/DevTemplateDjango.git", - "_commit": "2bdcd979a49b03ba9184eca5c3f40e5225e202e7" + "_commit": "28037694d97e794921eef2c22f9aa8215b96c098" } }, "directory": null diff --git a/requirements.txt b/requirements.txt index 3f43dc8..0f3c51c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # ovinc -ovinc-client==0.4.11 +ovinc-client==0.4.12 # Celery celery==5.6.0