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

This commit is contained in:
renovate[bot] 2024-05-04 16:44:34 +00:00 committed by GitHub
parent ef1a5da22a
commit 4c7aec97da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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