From aa4934c77cb45e71415c9fcb74a4fe9e281e4fff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 07:40:19 +0000 Subject: [PATCH] build(deps): Bump cryptg from 0.5.0.post0 to 0.5.2 Bumps [cryptg](https://github.com/cher-nov/cryptg) from 0.5.0.post0 to 0.5.2. - [Release notes](https://github.com/cher-nov/cryptg/releases) - [Commits](https://github.com/cher-nov/cryptg/compare/v0.5.post0...v0.5.2) --- updated-dependencies: - dependency-name: cryptg dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c6a97f9ad4..574736da7f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # telegram and telegraph -cryptg==0.5.0.post0 +cryptg==0.5.2 telethon==1.40.0 aiographfix==0.2.2