Browse Source

Merge pull request #10473 from godotengine/dependabot/pip/pygments-2.19.0

Bump pygments from 2.18.0 to 2.19.0
Max Hilbrunner 6 months ago
parent
commit
63b330d89e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -3,7 +3,7 @@
 # https://github.com/readthedocs/readthedocs.org/blob/master/requirements/docs.txt
 
 # Base dependencies
-pygments==2.18.0
+pygments==2.19.0
 
 # Sphinx base and RTD theme.
 sphinx==8.1.3