From abc1075c18526deb9379023904c4969f18192f80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 13:28:30 +0000 Subject: [PATCH] Bump pyrofork from 2.3.25 to 2.3.26 Bumps [pyrofork](https://github.com/Mayuri-Chan/pyrofork) from 2.3.25 to 2.3.26. - [Release notes](https://github.com/Mayuri-Chan/pyrofork/releases) - [Commits](https://github.com/Mayuri-Chan/pyrofork/compare/v2.3.25...v2.3.26) --- 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 c3b379a..131fa33 100644 --- a/app_bot/requirements.txt +++ b/app_bot/requirements.txt @@ -1,4 +1,4 @@ PyYAML==6.0.1 -pyrofork==2.3.25 +pyrofork==2.3.26 tenacity==8.4.2 TgCrypto-pyrofork @ git+https://github.com/Mayuri-Chan/tgcrypto-pyrofork