We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d2be68 commit 66ad1a1Copy full SHA for 66ad1a1
dev_requirements.txt
@@ -5,7 +5,7 @@ git+https://github.com/dbt-labs/dbt-adapters.git#egg=dbt-adapters&subdirectory=d
5
git+https://github.com/dbt-labs/dbt-adapters.git#subdirectory=dbt-tests-adapter
6
pytest==8.0.1
7
twine==5.1.1
8
-wheel==0.44.0
+wheel==0.45.1
9
pre-commit==3.5.0;python_version<"3.9"
10
pre-commit==3.8.0;python_version>="3.9"
11
pytest-dotenv==0.5.2
0 commit comments