diff --git a/community/py3-hypothesis/APKBUILD b/community/py3-hypothesis/APKBUILD
index b720e8ea517ef7124ff759a5ffbab5009c468e0c..ef7cfa638a43e6ac992d3c18d1f0fa3f84592863 100644
--- a/community/py3-hypothesis/APKBUILD
+++ b/community/py3-hypothesis/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Drew DeVault <sir@cmpwn.com>
 # Maintainer: Leo <thinkabit.ukim@gmail.com>
 pkgname=py3-hypothesis
-pkgver=5.12.0
+pkgver=5.13.0
 pkgrel=0
 pkgdesc="Advanced property-based (QuickCheck-like) testing for Python"
 options="!check"
@@ -35,4 +35,4 @@ package() {
 	python3 setup.py install --prefix=/usr --root="$pkgdir"
 }
 
-sha512sums="5d95e62c9ada41d0d753261b3874e4ea47830769055560c7beef3eb80238b563eb34ef77096d528dbd48763dff037fed7342bc01e56ccade8ba315aa4fd079f0  py-hypothesis-5.12.0.tar.gz"
+sha512sums="595a8fdb7023f9cdeba0140fe08265f460d62ad4744d1f4272e373071a96a7dc9b21c0dd67f1375016ba19b5bad439c58d2b02b00a08b1aecb4a2ab3cd29a7bd  py-hypothesis-5.13.0.tar.gz"