Revert "Bump utils to bring in fix for optional placeholder bug"

This commit is contained in:
Pea Tyczynska
2021-07-09 14:21:18 +01:00
committed by GitHub
parent 96f34bbd45
commit fe3f800d5c
9 changed files with 27 additions and 26 deletions

View File

@@ -1,8 +1,8 @@
import json
import uuid
from datetime import datetime
from unittest import mock
import mock
import pytest
from flask import current_app, url_for
from freezegun import freeze_time