0.7.8 missing type guard in *bound_fk()

This commit is contained in:
Yusur 2025-11-05 18:08:49 +01:00
parent 0ca2fde687
commit db49a47ce5
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.6",
"suou==0.7.8",
"itsdangerous",
"toml",
"pydantic",