Commit c339157
authored
Remove deprecated Query usage and update to SQLAlchemy2.0 style for test_not_previously_skipped_dep.py (#59865)
* Fix deprecated sqlalchemy usage for test_processor.py
* Remove deprecate Query usage and upgrade to SQLAlchemy2.0
* Updating files for test_not_previously_skipped_dep.py
* Reverting changes to pyproject.toml files for test_not_previously_skipped_dep.py
* Reverting changes to pyproject.toml files for test_not_previously_skipped_dep.py
* Reverting changes to pyproject.toml files for test_not_previously_skipped_dep.py
* Making changes to test_not_previously_skipped_dep.py
* Making changes to pre-committest_not_previously_skipped_dep.py
* Making changes to pre-commit-config
* Fix pre-commit hook issues hopefully1 parent fc8a53a commit c339157
File tree
2 files changed
+4
-2
lines changed- airflow-core/tests/unit/ti_deps/deps
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
| 466 | + | |
466 | 467 | | |
467 | 468 | | |
468 | 469 | | |
| |||
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
39 | | - | |
40 | | - | |
| 40 | + | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
0 commit comments