From 6cb9c0ea6c66c923e66e6ec2b19e68a4ce4ec120 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 20:06:37 +0000 Subject: [PATCH] Bump virtualenv in /bot/cryptocom-ai-telegram-bot Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.35.4 to 20.36.1. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/20.35.4...20.36.1) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.36.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..b44368a 100644 --- a/bot/cryptocom-ai-telegram-bot/requirements.txt +++ b/bot/cryptocom-ai-telegram-bot/requirements.txt @@ -172,7 +172,7 @@ typing_extensions==4.15.0 uritemplate==4.2.0 urllib3==2.5.0 validators==0.35.0 -virtualenv==20.35.4 +virtualenv==20.36.1 web3==7.10.0 websockets==15.0.1 wheel==0.45.1