Skip to content

Commit f516bcb

Browse files
committed
Merge branch 'main' into tdlowden-patch-1
2 parents 9d70816 + b3e3f7b commit f516bcb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ wheel==0.42.0
8686
importlib-resources<6.0
8787
cryptography>42.0.4
8888
pip>=23.3
89-
jinja2>=3.1.4
89+
jinja2>=3.1.5
9090

9191
# fix for https://security.snyk.io/vuln/SNYK-PYTHON-GEVENT-8320934
9292
gevent>=24.10.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ idna==3.10
4141
ijson==3.3.0
4242
importlib-resources==5.13.0
4343
itsdangerous==2.0.1
44-
Jinja2==3.1.4
44+
Jinja2==3.1.5
4545
jmespath==1.0.1
4646
json-table-schema==0.2.1
4747
jsonlines==4.0.0

0 commit comments

Comments
 (0)