diff --git a/requirements.txt b/requirements.txt
index 1330c9a..1ca8518 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -18,7 +18,7 @@ ExtProxy==1.0.3
 ##########################
 
 # Enable php code syntax coloration
-pygments==2.17.2
+pygments==2.18.0
 
 # # Enhanced python console for use with `corectl python-console`
 # bpython