Skip to content

Commit 304cc61

Browse files
Bump pygments from 2.19.2 to 2.20.0 in /requirements/docs
Bumps [pygments](https://github.com/pygments/pygments) from 2.19.2 to 2.20.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.19.2...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b54443 commit 304cc61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ importlib-metadata==8.7.0 ; python_version == "3.9"
1010
jinja2==3.1.6 ; python_version >= "3.9"
1111
markupsafe==3.0.2 ; python_version >= "3.9"
1212
packaging==25.0 ; python_version >= "3.9"
13-
pygments==2.19.2 ; python_version >= "3.9"
13+
pygments==2.20.0 ; python_version >= "3.9"
1414
requests==2.32.4 ; python_version >= "3.9"
1515
snowballstemmer==3.0.1 ; python_version >= "3.9"
1616
sphinx-rtd-theme==3.0.2 ; python_version >= "3.9"

0 commit comments

Comments
 (0)