0.8.1 missing type guard in *bound_fk()

This commit is contained in:
Yusur 2025-11-05 18:08:49 +01:00
parent 4a31fbc14f
commit 9471fc338f
3 changed files with 6 additions and 2 deletions

View file

@ -10,7 +10,7 @@ license = "Apache-2.0"
readme = "README.md"
dependencies = [
"suou==0.7.7",
"suou==0.8.0",
"itsdangerous",
"toml",
"pydantic",