From 0c1df59fccc0174838d6fd6f8d2bd1248ce706b2 Mon Sep 17 00:00:00 2001 From: Konstantin Ryabitsev Date: Mon, 22 Aug 2022 13:03:24 -0400 Subject: Update patatt to 0.6.0 and up version in requirements.txt Patatt-0.6.0 is out and we need it for the current version of b4. Signed-off-by: Konstantin Ryabitsev --- patatt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/patatt b/patatt index 37d4277..8a3da69 160000 --- a/patatt +++ b/patatt @@ -1 +1 @@ -Subproject commit 37d427737a90bd3057a6f187e929c20475219ae7 +Subproject commit 8a3da6965836d46509a0f5eab9808cdb9542deed diff --git a/requirements.txt b/requirements.txt index c52cbed..cd5c713 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ requests>=2.24,<3.0 # These are optional, needed for attestation features dnspython>=2.1,<3.0 dkimpy>=1.0,<2.0 -patatt>=0.5,<2.0 +patatt>=0.6,<2.0 git-filter-repo>=2.30,<3.0 -- cgit v1.2.3