chore(deps): Update sqlachemy-utils to 0.42.0 (#36240)

This commit is contained in:
Pat Buxton
2026-02-12 20:39:06 +00:00
committed by GitHub
parent dbf5e1f131
commit 58d245c6b0
4 changed files with 4 additions and 4 deletions

View File

@@ -99,7 +99,7 @@ dependencies = [
"simplejson>=3.15.0",
"slack_sdk>=3.19.0, <4",
"sqlalchemy>=1.4, <2",
"sqlalchemy-utils>=0.38.3, <0.39",
"sqlalchemy-utils>=0.42.0, <0.43",
"sqlglot>=28.10.0, <29",
# newer pandas needs 0.9+
"tabulate>=0.9.0, <1.0",