Hed

Results 3 issues of Hed

**Describe the bug** Improved Unarmed Combat feat does not affect unarmed strike or natural weapons. I have Vesk 5lvl who has unarmed strike and natural weapons. After learning improved unarmed...

feature request

Hello! Current dbt-airflow uses old pydantic version which causes some conflicts with other packages (see example below). Can it be updated? ``` ERROR: pip's dependency resolver does not currently take...

**Describe the bug** Incorrect profiles path usage. ``` File ".../python3.10/site-packages/dbt_af/dags.py", line 120, in compile_dbt_af_dags with open(config.dbt_project.dbt_project_path / 'profiles.yml') as fin: ``` In code above you can see dbt_project_path and profiles.yml...