From fd001b3fae81678fd5fa887358797468158b169c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 08:18:15 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production dependency-group: pip ... 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