diff --git a/netlify.toml b/netlify.toml
index 0f2c2f2..ed03695 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -1,5 +1,5 @@
 [build.environment]
-  HUGO_VERSION = "0.116.0"
+  HUGO_VERSION = "0.116.1"
 
 [context.deploy-preview]
   command = "sed -i 's/! Content-Security-Policy//g' static/_headers && hugo -b $DEPLOY_PRIME_URL"