From f440c917ce5ee0cf9aca99e74a6761aff4ac3860 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 20:22:56 +0000 Subject: [PATCH] Bump pyrofork from 2.3.24 to 2.3.25 Bumps [pyrofork](https://github.com/Mayuri-Chan/pyrofork) from 2.3.24 to 2.3.25. - [Release notes](https://github.com/Mayuri-Chan/pyrofork/releases) - [Commits](https://github.com/Mayuri-Chan/pyrofork/compare/v2.3.24...v2.3.25) --- updated-dependencies: - dependency-name: pyrofork dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- app_bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app_bot/requirements.txt b/app_bot/requirements.txt index 1d6c3d2..a4bccf2 100644 --- a/app_bot/requirements.txt +++ b/app_bot/requirements.txt @@ -1,4 +1,4 @@ PyYAML==6.0.1 -pyrofork==2.3.24 +pyrofork==2.3.25 tenacity==8.4.1 TgCrypto-pyrofork @ git+https://github.com/Mayuri-Chan/tgcrypto-pyrofork