From 3fe973048260c12c5854596f492dee79dac9d0f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 08:10:52 +0000 Subject: [PATCH] --- 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 c70fb92..995e12a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ enum34 == 1.1.6; python_version < "3.4" expiringdict == 1.2.1 monotonic ==1.6 python-baseconv == 1.2.2 -requests ==2.31.0 +requests ==2.32.0 six ==1.16.0 gTTS ==2.2.3 urllib3 ==1.26.18