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