diff --git a/community/py3-gitpython/APKBUILD b/community/py3-gitpython/APKBUILD
index 2946cdfc77f76183de322e25da272afe9dcff5b0..d0518452d78d77584d43ffac7b60648aac5240d0 100644
--- a/community/py3-gitpython/APKBUILD
+++ b/community/py3-gitpython/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Leo <thinkabit.ukim@gmail.com>
 # Maintainer: Bart Ribbers <bribbers@disroot.org>
 pkgname=py3-gitpython
-pkgver=3.1.15
+pkgver=3.1.17
 pkgrel=0
 pkgdesc="Python3 Git Library"
 url="https://github.com/gitpython-developers/GitPython"
@@ -32,5 +32,5 @@ package() {
 }
 
 sha512sums="
-daf0df0915c409d7c6d9a59f4f658ad98ef9500c5af67fe79b297fef2c6fea3f65e65f86c4392c7316b8ef7bb688b0bf273850a5fc2880f11ff796e750d72ee6  GitPython-3.1.15.tar.gz
+95fe27eb71547b0e2c006e7f972d8224936cc5cb3dce4f415756cd02d243d53050fbea60ddb29b2913a39f1a91866f567fefea823a8a250cdea808585b1e92e9  GitPython-3.1.17.tar.gz
 "