From 2364d67c909debe3e9073534ae05ae9f7c1c2b15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 22:58:25 +0000 Subject: [PATCH] Bump filelock from 3.19.1 to 3.20.1 in /bot/cryptocom-ai-telegram-bot Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.19.1 to 3.20.1. - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/py-filelock/compare/3.19.1...3.20.1) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bot/cryptocom-ai-telegram-bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/cryptocom-ai-telegram-bot/requirements.txt b/bot/cryptocom-ai-telegram-bot/requirements.txt index 13d19dd..97b6673 100644 --- a/bot/cryptocom-ai-telegram-bot/requirements.txt +++ b/bot/cryptocom-ai-telegram-bot/requirements.txt @@ -41,7 +41,7 @@ eth-typing==5.2.1 eth-utils==5.3.0 eth_abi==5.2.0 fastjsonschema==2.21.2 -filelock==3.19.1 +filelock==3.20.1 filetype==1.2.0 findpython==0.7.0 fireworks-ai==0.15.12