From 1f9c251644514085cbb7435e2b41e83b3efe8a1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 17:27:05 +0000 Subject: [PATCH] Bump tinytag from 1.2.2 to 2.2.1 in /Decryption Bumps [tinytag](https://github.com/tinytag/tinytag) from 1.2.2 to 2.2.1. - [Release notes](https://github.com/tinytag/tinytag/releases) - [Commits](https://github.com/tinytag/tinytag/compare/1.2.2...2.2.1) --- updated-dependencies: - dependency-name: tinytag dependency-version: 2.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Decryption/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Decryption/requirements.txt b/Decryption/requirements.txt index 14d41b4..431a93b 100644 --- a/Decryption/requirements.txt +++ b/Decryption/requirements.txt @@ -1 +1 @@ -tinytag==1.2.2 +tinytag==2.2.1