From 4ddbedbf840352d97097f3614e22dc8aa25eb64c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 07:54:51 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1d12e7d8ca..e5367be7bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ pyclipper==1.3.0.post5 # via booleanoperations pyyaml==6.0.1 # via glyphsets -requests==2.31.0 +requests==2.32.0 # via glyphsets six==1.16.0 # via fs