Commit 7a7b17b
committed
fix: pin setuptools<82 for semgrep and fix Odoo 19 TestCursor rename
- Pin setuptools<82 in semgrep additional_dependencies since
setuptools 82+ removed pkg_resources
- Fix sql_db.TestCursor -> BaseCursor rename in Odoo 19 for
fastapi HttpCase tests1 parent 8979100 commit 7a7b17b
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
301 | | - | |
| 301 | + | |
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
| 90 | + | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| |||
0 commit comments