diff --git a/pyproject.toml b/pyproject.toml index 1d453817a..4dd163a0c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ classifiers = [ dynamic = [ "version" ] dependencies = [ "aio-pika==9.5", - "aiocache==0.12.2", + "aiocache==0.12.3", "aiofiles==23.2.1", "aiohttp==3.11.11", "aiohttp-cors==0.7",