From a2e633920ef4008b66af2761e3a31664397dbe93 Mon Sep 17 00:00:00 2001 From: Steve C Date: Mon, 9 Dec 2024 07:49:15 -0500 Subject: [PATCH] Update test_outfit.py --- tests/test_outfit.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_outfit.py b/tests/test_outfit.py index 1000d34..1b639d3 100644 --- a/tests/test_outfit.py +++ b/tests/test_outfit.py @@ -33,5 +33,5 @@ def test_outfit(client: Client, outfit_data: dict[str, Any]) -> None: 2, 37, 32, - tzinfo=datetime.UTC, + tzinfo=datetime.timezone.utc, )