diff --git a/testing/py3-dpath/APKBUILD b/testing/py3-dpath/APKBUILD
index 3fe21949f7b5d0939722d0db2e0e98c77111f0f3..2429e575a49bb48770000bd083835edfa8bacf83 100644
--- a/testing/py3-dpath/APKBUILD
+++ b/testing/py3-dpath/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
 pkgname=py3-dpath
 _pkgname=dpath
-pkgver=2.1.0
+pkgver=2.1.1
 pkgrel=0
 pkgdesc="Filesystem-like pathing and searching for dictionaries"
 url="https://github.com/dpath-maintainers/dpath-python"
@@ -30,5 +30,5 @@ package() {
 }
 
 sha512sums="
-ff73f9a4679964bd79de2d942001d948cd55cd69e5ced9486f85a67b44ebb099eff9c6a4587a6bce2870b7fb060d23cca5eb6a03e744e5eaef10f87ad3ab60f8  dpath-2.1.0.tar.gz
+a925ebfa682df43364fc36a55e3a05ab1e3c632937c827fc9fda1536b0139b105c8414321156b896ffe88e9678fd30c7823a618d539ba85522e3d93de0a5a645  dpath-2.1.1.tar.gz
 "