Skip to content

Commit 66575ea

Browse files
authored
Merge pull request #435 from jacebrowning/dependabot/pip/docs/pygments-2.20.0
Bump pygments from 2.19.2 to 2.20.0 in /docs
2 parents e7cfd96 + 07f5216 commit 66575ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ markdown==3.9 ; python_version >= "3.10" and python_version < "4.0"
33
mkdocs-get-deps==0.2.0 ; python_version >= "3.10" and python_version < "4.0"
44
mkdocs==1.6.1 ; python_version >= "3.10" and python_version < "4.0"
55
jupyterlab-pygments==0.2.2 ; python_version >= "3.10" and python_version < "4.0" and os_name != "nt"
6-
pygments==2.19.2 ; python_version >= "3.10" and python_version < "4.0"
6+
pygments==2.20.0 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)