Update dependency drift

This commit is contained in:
Kirill Markin 2026-06-10 06:37:26 +02:00
parent d6c43e6990
commit 5a600c424f
No known key found for this signature in database
GPG key ID: 03AB9530E15B9C1C
3 changed files with 197 additions and 196 deletions

View file

@ -1,5 +1,5 @@
[build-system]
requires = ["hatchling"]
requires = ["hatchling>=1.30.1"]
build-backend = "hatchling.build"
[project]
@ -49,4 +49,3 @@ disable = [
"C0303",
]