diff --git a/main/py3-hypothesis/APKBUILD b/main/py3-hypothesis/APKBUILD
index a2fe947c7b5c48d66a493521578e8e083213fc9e..a5f04714ff0d6dc41a0690153cd8f7975b09e20e 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.54.4
+pkgver=6.54.5
 pkgrel=0
 pkgdesc="Advanced property-based (QuickCheck-like) testing for Python"
 options="!check"
@@ -37,5 +37,5 @@ package() {
 }
 
 sha512sums="
-7e5b70cc2df874163205e3d35f3f5e6a71319e779b35f1596c69222373e9b766a143ccf37aa1699de6b98827978e44ccbca0b1e30e6ffe29c8b68c83bb3af869  py-hypothesis-6.54.4.tar.gz
+37205ea28b44537409a94592e466376e9612f84a8501ad2ff5504fc648e062555ffb600416bdd1f9a74f39ba39729defd581025e0611c501839721721f7cf6e3  py-hypothesis-6.54.5.tar.gz
 "