File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ pygit2>=1.15.0
4
4
Pillow>=10.3.0 # https://github.com/advisories/GHSA-44wm-f244-xhp3
5
5
editdistance>=0.5.0
6
6
PyGithub
7
- jinja2>=3.1.5 # https://github.com/pallets/jinja/security/ advisories/GHSA-q2x7-8rv6-6q7h
7
+ jinja2>=3.1.6 # https://github.com/advisories/GHSA-cpwx-vrp4-4pq7
8
8
zcbor>=0.8.0
9
9
nrfcredstore>=1.0.0,<2
10
10
idna>=3.7 # https://github.com/advisories/GHSA-jjg7-2v4v-x38h
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ intervaltree==3.1.0 ; python_version >= "3.12" and python_version < "4.0"
75
75
isort==5.12.0 ; python_version >= "3.12" and python_version < "4.0"
76
76
jaraco-functools==4.1.0 ; python_version >= "3.12" and python_version < "4.0" and platform_machine == "x86_64"
77
77
javaproperties==0.8.1 ; python_version >= "3.12" and python_version < "4.0" and platform_machine == "x86_64"
78
- jinja2==3.1.5 ; python_version >= "3.12" and python_version < "4.0"
78
+ jinja2==3.1.6 ; python_version >= "3.12" and python_version < "4.0"
79
79
jsonschema-specifications==2023.7.1 ; python_version >= "3.12" and python_version < "4.0"
80
80
jsonschema==4.23.0 ; python_version >= "3.12" and python_version < "4.0"
81
81
jsonstreams==0.6.0 ; python_version >= "3.12" and python_version < "4.0" and platform_machine == "x86_64"
You can’t perform that action at this time.
0 commit comments