From 8fc66efce0f3e80a614db4bf1e31e2dcf0fe3bc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 15:57:51 +0000 Subject: [PATCH] Bump pyrofork from 2.3.23 to 2.3.24 Bumps [pyrofork](https://github.com/Mayuri-Chan/pyrofork) from 2.3.23 to 2.3.24. - [Release notes](https://github.com/Mayuri-Chan/pyrofork/releases) - [Commits](https://github.com/Mayuri-Chan/pyrofork/compare/v2.3.23...v2.3.24) --- 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 986422f..7700a03 100644 --- a/app_bot/requirements.txt +++ b/app_bot/requirements.txt @@ -1,5 +1,5 @@ PyYAML==6.0.1 -pyrofork==2.3.23 +pyrofork==2.3.24 tenacity==8.3.0 TgCrypto-pyrofork @ git+https://github.com/Mayuri-Chan/tgcrypto-pyrofork typing_extensions==4.12.1