From 5ca4ee0d5eb46025001bab4d4253677ec2214cbf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micha=C5=82=20Pola=C5=84ski?= <michal@polanski.me>
Date: Sun, 26 Sep 2021 20:12:17 +0200
Subject: [PATCH] main/py3-hypothesis: upgrade to 6.23.0

---
 main/py3-hypothesis/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/main/py3-hypothesis/APKBUILD b/main/py3-hypothesis/APKBUILD
index 5e5ab9540ce0..0c1d6c87caa3 100644
--- a/main/py3-hypothesis/APKBUILD
+++ b/main/py3-hypothesis/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Leo <thinkabit.ukim@gmail.com>
 # Maintainer: Michał Polański <michal@polanski.me>
 pkgname=py3-hypothesis
-pkgver=6.22.0
+pkgver=6.23.0
 pkgrel=0
 pkgdesc="Advanced property-based (QuickCheck-like) testing for Python"
 options="!check"
@@ -37,5 +37,5 @@ package() {
 }
 
 sha512sums="
-92352a7ba13d8a06532c6fcdb965f156c43369f18ba7c46808d9b6dde1ccdd5b4f938c1ce575d5651835bfe981d22e7a68189c93a368420c915f5d1ce9b8a205  py-hypothesis-6.22.0.tar.gz
+43d5f1a21d555e2a7942414cfb185e9201d9c5198c12551db7a50f3f118fed4dddc934767a0e7d880dfd044ac1a062b64afc92c5c3f391cedf71b829e177f21d  py-hypothesis-6.23.0.tar.gz
 "
-- 
GitLab