chore(deps): update dependency pygments to <=2.19.1

This commit is contained in:
renovate[bot] 2025-01-06 17:56:28 +00:00 committed by GitHub
parent 60cd179c18
commit 977f9ed2db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,7 @@ python_requires = >=3.6
install_requires =
# Essential packages
django>=3.2
pygments<=2.11.2
pygments<=2.19.1
django-staticinline>=1.0
django-csp>=3.6
dj_database_url>=0.5.0