From 52c304860d1665322c9e37e93cd8347af80a8b85 Mon Sep 17 00:00:00 2001 From: Noxiven <41963680+Noxiven@users.noreply.github.com> Date: Wed, 17 Jun 2026 11:18:51 +0800 Subject: [PATCH] chore(deps): bump `ovinc-client` to v0.4.14 --- .cruft.json | 4 ++-- requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.cruft.json b/.cruft.json index d21db0e..2e8a559 100644 --- a/.cruft.json +++ b/.cruft.json @@ -1,6 +1,6 @@ { "template": "https://github.com/OVINC-CN/DevTemplateDjango.git", - "commit": "28037694d97e794921eef2c22f9aa8215b96c098", + "commit": "95041e48e45207f89c4aa381444d1f068b169b31", "checkout": "main", "context": { "cookiecutter": { @@ -9,7 +9,7 @@ ".github" ], "_template": "https://github.com/OVINC-CN/DevTemplateDjango.git", - "_commit": "28037694d97e794921eef2c22f9aa8215b96c098" + "_commit": "95041e48e45207f89c4aa381444d1f068b169b31" } }, "directory": null diff --git a/requirements.txt b/requirements.txt index c55da87..faf9975 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # ovinc -ovinc-client==0.4.13 +ovinc-client==0.4.14 # Celery celery==5.6.0