From 66d45102ab99ba7df29025d3ecd0b6c48f22d293 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 05:44:40 +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 2d61331..50829a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,6 +18,6 @@ Authlib<=1.3.0 mozilla-django-oidc==2.0.0 astropy>=5.2 django-extensions # for shell_plus debugging -requests==2.31.0 +requests==2.32.0 scramp==1.4.1 jsons==1.6.3 # for Auth serialization