diff --git a/.cruft.json b/.cruft.json index 2e8a559..be3d85d 100644 --- a/.cruft.json +++ b/.cruft.json @@ -1,6 +1,6 @@ { "template": "https://github.com/OVINC-CN/DevTemplateDjango.git", - "commit": "95041e48e45207f89c4aa381444d1f068b169b31", + "commit": "840a740c7922c6198742c4b1bdd83e1577058d5d", "checkout": "main", "context": { "cookiecutter": { @@ -9,7 +9,7 @@ ".github" ], "_template": "https://github.com/OVINC-CN/DevTemplateDjango.git", - "_commit": "95041e48e45207f89c4aa381444d1f068b169b31" + "_commit": "840a740c7922c6198742c4b1bdd83e1577058d5d" } }, "directory": null diff --git a/requirements.txt b/requirements.txt index faf9975..b0a62b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # ovinc -ovinc-client==0.4.14 +ovinc-client==0.4.15 # Celery celery==5.6.0