浏览代码

Merge pull request #11049 from godotengine/dependabot/pip/pygments-2.19.2

Bump pygments from 2.19.1 to 2.19.2
Matthew 1 月之前
父节点
当前提交
39f486eda7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

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