Skip to content

Commit 35bf8ae

Browse files
chore(deps): update dependency pygments to v2.19.1
1 parent 7b8a6cb commit 35bf8ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ markdown-it-py==3.0.0 ; python_version >= "3.10" and python_version < "4.0"
99
mdurl==0.1.2 ; python_version >= "3.10" and python_version < "4.0"
1010
pydantic-core==2.24.1 ; python_version >= "3.10" and python_version < "4.0"
1111
pydantic==2.9.2 ; python_version >= "3.10" and python_version < "4.0"
12-
pygments==2.18.0 ; python_version >= "3.10" and python_version < "4.0"
12+
pygments==2.19.1 ; python_version >= "3.10" and python_version < "4.0"
1313
python-dateutil==2.9.0.post0 ; python_version >= "3.10" and python_version < "4.0"
1414
requests==2.32.3 ; python_version >= "3.10" and python_version < "4.0"
1515
rich==13.9.2 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)