diff --git a/dev_requirements.txt b/dev_requirements.txt index 95ea0b6..c41476f 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -3,7 +3,7 @@ git+https://github.com/dbt-labs/dbt-core.git#egg=dbt-core&subdirectory=core git+https://github.com/dbt-labs/dbt-adapters.git#egg=dbt-adapters&subdirectory=dbt-adapters git+https://github.com/dbt-labs/dbt-adapters.git#subdirectory=dbt-tests-adapter -pytest==8.0.1 +pytest==8.3.5 twine==5.1.1 wheel==0.44.0 pre-commit==3.5.0;python_version<"3.9"