From 569c16ebc05bd711bb0cbd4f2f990e13a761d182 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 05:49:22 +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 6ee9635..adc71c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # For the library itself -requests==2.31.0 +requests==2.32.0 python-dateutil>=2.8.0 # for examples printing tables to the terminal