Skip to content

Commit 4bb3c9e

Browse files
benc-dbJesse Whitehouse
and
Jesse Whitehouse
authored
Pin pandas and urllib3 versions to fix runtime issues in dbt-databricks (#330)
Signed-off-by: Ben Cassell <[email protected]> Signed-off-by: Jesse Whitehouse <[email protected]> Co-authored-by: Jesse Whitehouse <[email protected]>
1 parent 7ecddea commit 4bb3c9e

File tree

3 files changed

+358
-337
lines changed

3 files changed

+358
-337
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
- SQLAlchemy: Added support for table and column comments (thanks @cbornet!)
66
- Fix: `server_hostname` URIs that included `https://` would raise an exception
7+
- Other: pinned to `pandas<=2.1` and `urllib3>=1.26` to avoid runtime errors in dbt-databricks (#330)
78

89
## 3.0.1 (2023-12-01)
910

0 commit comments

Comments
 (0)