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

This commit is contained in:
renovate[bot] 2024-07-05 07:45:44 +00:00 committed by GitHub
parent 7015be1355
commit c2678a7a7b
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.18.0
django-staticinline>=1.0
django-csp>=3.6
dj_database_url>=0.5.0