Blob Blame History Raw
From 021adb8534b6265da9809be96ad13460b5c64d49 Mon Sep 17 00:00:00 2001
From: Joel Capitao <jcapitao@redhat.com>
Date: Fri, 25 Oct 2024 09:02:43 +0200
Subject: [PATCH] Uncap hacking

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

diff --git a/test-requirements.txt b/test-requirements.txt
index fdc78c8..3bc3236 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,4 +1,4 @@
-hacking>=6.1.0,<6.2.0 # Apache-2.0
+hacking>=6.1.0 # Apache-2.0
 
 coverage>=3.6
 fixtures>=1.3.1
-- 
2.46.1