fix: update usage of auth handler, per rattail changes

This commit is contained in:
Lance Edgar 2024-07-14 23:29:17 -05:00
parent 5e1c0a5187
commit ece29d7b6c
4 changed files with 19 additions and 10 deletions

View file

@ -53,7 +53,7 @@ dependencies = [
"pyramid_mako",
"pyramid_retry",
"pyramid_tm",
"rattail[db,bouncer]>=0.16.0",
"rattail[db,bouncer]>=0.17.0",
"sa-filters",
"simplejson",
"transaction",