From 5793e6ccf4b390b135722fd52ab0505dd0aa2ad3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 06:41:58 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../course1-diving-in-python/week2/example1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coursera/course1-diving-in-python/week2/example1/requirements.txt b/coursera/course1-diving-in-python/week2/example1/requirements.txt index b6a1a5c..10f919d 100644 --- a/coursera/course1-diving-in-python/week2/example1/requirements.txt +++ b/coursera/course1-diving-in-python/week2/example1/requirements.txt @@ -8,7 +8,7 @@ idna==2.9 pathspec==0.8.0 python-dateutil==2.8.1 regex==2020.4.4 -requests==2.31.0 +requests==2.32.0 six==1.14.0 toml==0.10.0 typed-ast==1.4.1