From e1047d47ac744159bfe421373c7e7455d2a5cb13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 15:57:10 +0000 Subject: [PATCH] Bump pyrofork from 2.3.55 to 2.3.56 Bumps [pyrofork](https://github.com/Mayuri-Chan/pyrofork) from 2.3.55 to 2.3.56. - [Commits](https://github.com/Mayuri-Chan/pyrofork/compare/v2.3.55...v2.3.56) --- 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 1034253..9c84965 100644 --- a/app_bot/requirements.txt +++ b/app_bot/requirements.txt @@ -1,4 +1,4 @@ PyYAML==6.0.2 TgCrypto-pyrofork==1.2.7 -pyrofork==2.3.55 +pyrofork==2.3.56 tenacity==9.0.0