mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-13 02:58:17 -06:00
Update Jinja2 to 2.10.3
This makes it compatible with python 3.9 and fixes #3783.
This commit is contained in:
parent
55b503da5b
commit
74fc68dc12
@ -13,7 +13,7 @@ django-timezone-field==3.0
|
|||||||
djangorestframework==3.9.4
|
djangorestframework==3.9.4
|
||||||
drf-yasg[validation]==1.16.0
|
drf-yasg[validation]==1.16.0
|
||||||
graphviz==0.10.1
|
graphviz==0.10.1
|
||||||
Jinja2==2.10.1
|
Jinja2==2.10.3
|
||||||
Markdown==2.6.11
|
Markdown==2.6.11
|
||||||
netaddr==0.7.19
|
netaddr==0.7.19
|
||||||
Pillow==6.2.0
|
Pillow==6.2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user