chore: bump script python requirement to 3.12

This commit is contained in:
banteg
2025-12-29 03:22:51 +04:00
parent d05f19eebb
commit 55e2cb795d
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
# /// script
# requires-python = ">=3.10"
# requires-python = ">=3.12"
# dependencies = ["markdown-it-py", "sulguk", "typer"]
# ///
from __future__ import annotations