Update SQLAlchemy stubs to 1.4.46 (#9464)

Replace `Any` with `Incomplete` where applicable
This commit is contained in:
Sebastian Rittau
2023-01-05 20:37:12 +01:00
committed by GitHub
parent dfe844c200
commit b1cb9c8a8f
8 changed files with 289 additions and 259 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "1.4.45"
version = "1.4.46"
extra_description = """\
The `sqlalchemy-stubs` package is an alternative to this package and also \
includes a mypy plugin for more precise types.\