mirror of
https://github.com/GNS3/gns3-server
synced 2025-07-25 16:08:28 +00:00
Upgrade Jinja2 to v3.1.6. Fixes #2515
This commit is contained in:
parent
369fcaa512
commit
2e9127449c
@ -2,7 +2,7 @@ jsonschema>=4.23,<4.24
|
|||||||
aiohttp>=3.10.10,<3.11
|
aiohttp>=3.10.10,<3.11
|
||||||
aiohttp-cors>=0.7.0,<0.8
|
aiohttp-cors>=0.7.0,<0.8
|
||||||
aiofiles>=24.1.0,<25.0
|
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
|
sentry-sdk>=2.19.2,<2.20 # optional dependency
|
||||||
psutil>=6.1.1
|
psutil>=6.1.1
|
||||||
async-timeout>=5.0.1,<5.1
|
async-timeout>=5.0.1,<5.1
|
||||||
|
Loading…
Reference in New Issue
Block a user