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

This commit is contained in:
renovate[bot] 2023-11-21 22:13:50 +00:00 committed by GitHub
parent ef1a5da22a
commit 47ee5dd96e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.17.2
django-staticinline>=1.0
django-csp>=3.6
dj_database_url>=0.5.0