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,7 +1,7 @@
from datetime import date, datetime, time, timedelta
from unittest import mock
from uuid import UUID
import mock
import pytest
from freezegun import freeze_time