diff --git a/dev_requirements.txt b/dev_requirements.txt index a42c6b9..cb00c65 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -5,7 +5,7 @@ git+https://github.com/dbt-labs/dbt-adapters.git git+https://github.com/dbt-labs/dbt-adapters.git#subdirectory=dbt-tests-adapter git+https://github.com/dbt-labs/dbt-common.git -pytest==8.0.1 +pytest==8.2.2 twine==5.0.0 wheel==0.42 pre-commit==3.5.0;python_version<"3.9"