Switch to Python 3.13

This commit is contained in:
Joscha 2025-08-31 19:53:37 +02:00
parent cf7dba568d
commit 8798bb24a6
3 changed files with 3 additions and 3 deletions

2
uv.lock generated
View file

@ -1,6 +1,6 @@
version = 1
revision = 3
requires-python = ">=3.11"
requires-python = ">=3.13"
[[package]]
name = "markdown-it-py"