Upgrade Jinja2 to v3.1.6. Fixes #2515
Some checks failed
testing / build (ubuntu-latest, 3.10) (push) Has been cancelled
testing / build (ubuntu-latest, 3.11) (push) Has been cancelled
testing / build (ubuntu-latest, 3.12) (push) Has been cancelled
testing / build (ubuntu-latest, 3.13) (push) Has been cancelled
testing / build (ubuntu-latest, 3.8) (push) Has been cancelled
testing / build (ubuntu-latest, 3.9) (push) Has been cancelled

This commit is contained in:
grossmj 2025-03-18 21:33:31 +07:00
parent 369fcaa512
commit 2e9127449c
No known key found for this signature in database
GPG Key ID: 1E7DD6DBB53FF3D7

View File

@ -2,7 +2,7 @@ jsonschema>=4.23,<4.24
aiohttp>=3.10.10,<3.11
aiohttp-cors>=0.7.0,<0.8
aiofiles>=24.1.0,<25.0
Jinja2>=3.1.5,<3.2
Jinja2>=3.1.6,<3.2
sentry-sdk>=2.19.2,<2.20 # optional dependency
psutil>=6.1.1
async-timeout>=5.0.1,<5.1