Update dependency Pygments to v2.18.0

This commit is contained in:
Renovate 2024-05-04 16:00:37 +01:00
parent 7cbdda9397
commit ed617dbf00
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ Django==5.0.1
wagtail==5.2.2
django-environ==0.11.2
whitenoise[brotli]==6.6.0
Pygments==2.17.2
Pygments==2.18.0
beautifulsoup4
lxml==5.2.1
requests