jedcunningham opened a new issue, #47682:
URL: https://github.com/apache/airflow/issues/47682

   ### Body
   
   attrs just released 25.2.0, which was broken Airflow with exceptions like:
   
   ```
       self.dag = DAG("test_dag_id", default_args=args)
   E   TypeError: __init__() got an unexpected keyword argument 'default_args'
   ```
   
   https://github.com/python-attrs/attrs/releases/tag/25.2.0
   
   Might be this change: 
https://github.com/python-attrs/attrs/releases/tag/25.2.0
   
   ### Committer
   
   - [x] I acknowledge that I am a maintainer/committer of the Apache Airflow 
project.


-- 
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