Aiden Fox Ivey 1698d86177
Upgrade Jinja to 3.1.6 (#2214)
* Upgrade Jinja to 3.1.6

As per
https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7
use of Jinja 3.1.5 has a vulnerability. It's probably not an incredible problem,
but it would be best to upgrade these packages to stay updated with bugfixes.

This follows the Nix flake model where the inputs are not pinned explicitly, so
'updating' them will actually increment their versions.

Signed-off-by: Aiden Fox Ivey <aiden@aidenfoxivey.com>

* Fixed requirements merge conflict

Signed-off-by: Aiden Fox Ivey <aiden@aidenfoxivey.com>

---------

Signed-off-by: Aiden Fox Ivey <aiden@aidenfoxivey.com>
2025-08-19 21:44:24 -04:00

14 lines
137 B
Plaintext

attrs
GitPython
importlib-metadata
Jinja2
markdown-it-py
MarkupSafe
mdit-py-plugins
PyYAML
tabulate
typing-extensions
wget
zipp
requests