Skip to content

Commit

Permalink
prep for 1.9.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
benc-db committed Dec 4, 2024
1 parent 28ca91b commit 8f283c6
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 106 deletions.
2 changes: 1 addition & 1 deletion dbt/adapters/databricks/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = "1.9.0rc5"
version = "1.9.0rc6"
15 changes: 0 additions & 15 deletions dev-requirements.txt

This file was deleted.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ dependencies = [
"databricks-sql-connector>=3.5.0, <4.0.0",
"dbt-adapters>=1.10.3, <2.0",
"dbt-common>=1.13.0, <2.0",
"dbt-core>=1.9.0rc2, <2.0",
"dbt-spark>=1.9.0b1, <2.0",
"dbt-core>=1.8.7, <2.0",
"dbt-spark>=1.8.0, <2.0",
"keyring>=23.13.0",
"pydantic>=1.10.0, <2",
]
Expand Down
8 changes: 0 additions & 8 deletions requirements.txt

This file was deleted.

80 changes: 0 additions & 80 deletions setup.py

This file was deleted.

0 comments on commit 8f283c6

Please sign in to comment.