Skip to content

Commit f5ff3ce

Browse files
upgrade jinja to 3.1.6
1 parent e9cb482 commit f5ff3ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ SQLAlchemy==2.0.43 # required by PyCSW
5252
Shapely==2.1.2
5353
mercantile==1.2.1
5454
numpy==1.26.*
55-
Jinja2==3.1.4
55+
Jinja2==3.1.6
5656

5757
# # Apps with packages provided in GeoNode's PPA on Launchpad.
5858

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ install_requires =
7878
Shapely==2.1.2
7979
mercantile==1.2.1
8080
numpy==1.26.*
81-
Jinja2==3.1.4
81+
Jinja2==3.1.6
8282

8383
# # Apps with packages provided in GeoNode's PPA on Launchpad.
8484

0 commit comments

Comments
 (0)