pin pygments==2.19.2

This commit is contained in:
boxydog 2025-10-05 18:55:51 -05:00
commit d84ef66a58

View file

@ -34,7 +34,7 @@ dependencies = [
"feedgenerator==2.1.0",
"jinja2>=3.1.2",
"ordered-set>=4.1.0",
"pygments>=2.16.1,<2.20.0",
"pygments==2.19.2",
"python-dateutil>=2.8.2",
"rich>=13.6.0",
"unidecode>=1.3.7",