diff --git a/dev_requirements.txt b/dev_requirements.txt index a42c6b9..b19fb25 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -7,7 +7,7 @@ git+https://github.com/dbt-labs/dbt-common.git pytest==8.0.1 twine==5.0.0 -wheel==0.42 +wheel==0.44.0 pre-commit==3.5.0;python_version<"3.9" pre-commit==3.6.2;python_version>="3.9" pytest-dotenv==0.5.2