From f917831af28e1a3a928e7c5dfef3c339e9d09c47 Mon Sep 17 00:00:00 2001 From: Marc-Olivier Arsenault Date: Wed, 24 Apr 2024 12:05:14 +0000 Subject: [PATCH] update dependencies --- 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