From 82b1b3117dcd9f0348f92e136d8a290cc24e0c02 Mon Sep 17 00:00:00 2001 From: Olivier Desenfans Date: Thu, 2 Nov 2023 14:44:02 +0100 Subject: [PATCH] Chore: bump aiocache to 0.12.2 (#497) --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index ed8c6be34..d77b7fc52 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.1.3 - aiocache==0.11.1 + aiocache==0.12.2 aiohttp-cors==0.7.0 aiohttp-jinja2==1.5 aiohttp==3.8.4