rickychen-infinirc opened a new pull request, #59975:
URL: https://github.com/apache/airflow/pull/59975

   related: #59402
   
   Migrate deprecated SQLAlchemy Query object usage to SQLAlchemy 2.0 style in:
   - 
`providers/standard/tests/unit/standard/operators/test_latest_only_operator.py`
   - `providers/standard/tests/unit/standard/operators/test_trigger_dagrun.py`
   - `providers/standard/tests/unit/standard/operators/test_weekday.py`
   - `providers/standard/tests/unit/standard/operators/test_datetime.py`
   - `providers/standard/tests/unit/standard/operators/test_branch_operator.py`
   - 
`providers/standard/tests/unit/standard/sensors/test_external_task_sensor.py`
   - `providers/standard/tests/unit/standard/utils/test_skipmixin.py`
   
   ---
   ^ Add meaningful description above
   Read the Pull Request Guidelines for more information.
   In case of fundamental code changes, an Airflow Improvement Proposal (AIP) 
is needed.
   In case of a new dependency, check compliance with the ASF 3rd Party License 
Policy.
   In case of backwards incompatible changes please leave a note in a 
newsfragment file, named {pr_number}.significant.rst or 
{issue_number}.significant.rst, in airflow-core/newsfragments.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to