From e82cc3a030d60952ec9e3ebb8116fb93345d0981 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 12:24:13 +0000 Subject: [PATCH] Update requests requirement from ~=2.32.2 to ~=2.32.3 Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.2...v2.32.3) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 70e568d..e635b2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ numpy>=1.22.4 Pillow~=10.3.0 pyoxipng~=9.0.0 python-telegram-bot~=21.2 -requests~=2.32.2 +requests~=2.32.3 rlottie_python~=1.3.5 signalstickers-client-fork-laggykiller~=3.3.0.post2 sqlcipher3-wheels~=0.5.2.post1