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