diff --git a/testing/py3-tomlkit/APKBUILD b/testing/py3-tomlkit/APKBUILD
index 9408ace350b9723369f9e76021ab32e4bc21aef5..654248676cd1e0f6012cec12e307d079c67573f9 100644
--- a/testing/py3-tomlkit/APKBUILD
+++ b/testing/py3-tomlkit/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Leo <thinkabit.ukim@gmail.com>
 pkgname=py3-tomlkit
 _realname=tomlkit
-pkgver=0.5.7
+pkgver=0.5.8
 pkgrel=0
 pkgdesc="Python3 library for parsing and modifying TOML"
 url="https://github.com/sdispater/tomlkit"
@@ -27,4 +27,4 @@ package() {
 	rm -rf "$pkgdir"/usr/lib/python3*/site-packages/tests
 }
 
-sha512sums="3626c72bdac933b8303eb52c8963ccb8520ee364736f60a2e244a2f1df07e46355a2ae56dfbabc2a004e9f84380f616745c0655fd5db24c1524cec5b1451bdb1  tomlkit-0.5.7.tar.gz"
+sha512sums="e224ad4522279ea94977eb60739d2a43ddbb2d60bac5d00eaa0a93e06cded14eb030c3438ec4be982437c75cc317d89c674fc9e00239e12f41a4ac57285be3e1  tomlkit-0.5.8.tar.gz"