From fc858aebf2b84ff539fe4360c20620e19f870d6a Mon Sep 17 00:00:00 2001 From: Olivier Desenfans Date: Thu, 2 Nov 2023 14:09:10 +0100 Subject: [PATCH] Chore: bump aiocache to 0.12.2 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index e8201fc1b..faaf51f34 100644 --- a/setup.cfg +++ b/setup.cfg @@ -34,7 +34,7 @@ setup_requires = # Update with care. Dependencies that were added to make it all work are annotated accordingly. install_requires = aio_pika==9.0.5 - aiocache==0.11.1 + aiocache==0.12.2 aiohttp-cors==0.7.0 aiohttp-jinja2==1.5 aiohttp==3.8.4