From 11cd3607f21207430dcdf0da500f91647e15c5e8 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Tue, 09 Apr 2024 21:16:11 +0200
Subject: [PATCH] python/hypothesis: update to 6.100.1

---
 components/python/hypothesis/Makefile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/python/hypothesis/Makefile b/components/python/hypothesis/Makefile
index def8060..217fdc6 100644
--- a/components/python/hypothesis/Makefile
+++ b/components/python/hypothesis/Makefile
@@ -19,13 +19,13 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME =		hypothesis
-HUMAN_VERSION =			6.100.0
+HUMAN_VERSION =			6.100.1
 COMPONENT_SUMMARY =		hypothesis - A library for property-based testing
 COMPONENT_PROJECT_URL =		https://hypothesis.works
 COMPONENT_ARCHIVE_URL =		\
 	https://github.com/HypothesisWorks/hypothesis/archive/refs/tags/$(COMPONENT_ARCHIVE)
 COMPONENT_ARCHIVE_HASH =	\
-	sha256:9c929689b6af877785400ff128b979a8e0fbd9a67317d702988706140f13f253
+	sha256:b769da366429b6f6727da5ba7313d56b1b42b93b3fb4bc9203d1d0392da754e0
 COMPONENT_LICENSE =		MPL-2.0
 COMPONENT_LICENSE_FILE =	LICENSE.txt
 

--
Gitblit v1.9.3