From 1d7492ac5a46f37ff356858314607572eeb5b473 Mon Sep 17 00:00:00 2001 From: Marc-Olivier Arsenault Date: Wed, 24 Apr 2024 08:17:59 -0400 Subject: [PATCH] update dependencies (#331) --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index cb3dfae..aac543f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -pytest-homeassistant-custom-component==0.13.112 +pytest-homeassistant-custom-component==0.13.115 moonraker-api==2.0.5 aiohttp_cors==0.7.0 -Pillow==10.2.0 +Pillow==10.3.0 pre-commit==3.7.0 sphinx==7.3.7 colorlog==6.8.2