diff --git a/srcpkgs/python3-path/template b/srcpkgs/python3-path/template
index 16446a60d2c..56de8dd6329 100644
--- a/srcpkgs/python3-path/template
+++ b/srcpkgs/python3-path/template
@@ -1,18 +1,18 @@
 # Template file for 'python3-path'
 pkgname=python3-path
-version=16.6.0
-revision=2
+version=16.9.0
+revision=1
 build_style=python3-pep517
 hostmakedepends="python3-wheel python3-setuptools_scm"
 depends="python3"
-checkdepends="python3-pytest-xdist"
+checkdepends="python3-more-itertools python3-pytest-xdist"
 short_desc="Python module for object-oriented file system path manipulation"
 maintainer="icp <pangolin@vivaldi.net>"
 license="MIT"
 homepage="https://pypi.org/project/path/"
 changelog="https://raw.githubusercontent.com/jaraco/path/main/CHANGES.rst"
 distfiles="${PYPI_SITE}/p/path/path-${version}.tar.gz"
-checksum=bea3816e1d54f4e33aac78d2031a0b0ed2f95e69db85b45d51f17df97071da69
+checksum=dfd31c2af60e8889a13538bef302ade7adacdb5351836be22638e2349ddd5d7b
 
 post_install() {
 	vlicense LICENSE