From bda3f6ae24a0e869575e247b3f1df76ad5e25862 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Mon, 30 Dec 2024 11:12:21 -0800 Subject: [PATCH] Scheduled weekly dependency update for week 52 (#200) * Update urllib3 from 2.2.3 to 2.3.0 * Update aiohttp from 3.11.10 to 3.11.11 * Update click from 8.1.7 to 8.1.8 --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index f9a827b..66aa71d 100755 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pyyaml==6.0.2 RPi.GPIO==0.7.1 -urllib3==2.2.3 +urllib3==2.3.0 requests==2.32.3 blinkpy==0.23.0 astral==3.2 @@ -13,8 +13,8 @@ astral==3.2 pyotp==2.9.0 pyTelegramBotAPI==4.25.0 asyncio==3.4.3 -aiohttp==3.11.10 -click==8.1.7 +aiohttp==3.11.11 +click==8.1.8 myst-parser==3.0.1 # pyup: ignore recommonmark==0.7.1 # pyup: ignore