From 89cbe525faba1e0d0bcd8f66e03a1b0df5f92c02 Mon Sep 17 00:00:00 2001
From: Fabian Schindler <fabian.schindler.strauss@gmail.com>
Date: Fri, 11 Feb 2022 15:10:57 +0100
Subject: [PATCH] Bumping version of http_access

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index fa4ef99..7ced942 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,4 +7,4 @@ jsonschema<5.0
 boto3<2.0
 django-cors-headers<4.0
 pystac<2.0
-http-access==0.1.0
+http-access==0.1.1
-- 
GitLab