From 52e62517399b84b35e74e5d0b05b7a70caad3c18 Mon Sep 17 00:00:00 2001
From: Chris Fiege <chris@tinyhost.de>
Date: Wed, 10 Nov 2021 21:40:55 +0100
Subject: [PATCH] flamingo: version bump v1.6 auf v1.6.1

---
 flamingo/REQUIREMENTS-deploy.txt | 2 +-
 flamingo/REQUIREMENTS-full.txt   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/flamingo/REQUIREMENTS-deploy.txt b/flamingo/REQUIREMENTS-deploy.txt
index 940dc38..5b05371 100644
--- a/flamingo/REQUIREMENTS-deploy.txt
+++ b/flamingo/REQUIREMENTS-deploy.txt
@@ -1,4 +1,4 @@
-flamingo[feeds]==1.6
+flamingo[feeds]==1.6.1
 beautifulsoup4==4.5.3
 Pillow
 ipython==6
diff --git a/flamingo/REQUIREMENTS-full.txt b/flamingo/REQUIREMENTS-full.txt
index 42a6155..e9a4ed2 100644
--- a/flamingo/REQUIREMENTS-full.txt
+++ b/flamingo/REQUIREMENTS-full.txt
@@ -1,4 +1,4 @@
-flamingo[full]==1.6
+flamingo[full]==1.6.1
 beautifulsoup4==4.5.3
 Pillow
 ipython==6
-- 
GitLab