File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 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
44Pillow>=10.3.0 # https://github.com/advisories/GHSA-44wm-f244-xhp3
55editdistance>=0.5.0
66PyGithub
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
88zcbor>=0.8.0
99nrfcredstore>=1.0.0,<2
1010idna>=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"
7575isort==5.12.0 ; python_version >= "3.12" and python_version < "4.0"
7676jaraco-functools==4.1.0 ; python_version >= "3.12" and python_version < "4.0" and platform_machine == "x86_64"
7777javaproperties==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"
7979jsonschema-specifications==2023.7.1 ; python_version >= "3.12" and python_version < "4.0"
8080jsonschema==4.23.0 ; python_version >= "3.12" and python_version < "4.0"
8181jsonstreams==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