Closed dependabot[bot] closed 2 days ago
Tests failing because pip is installing sqlalchemy-2.0.36 rather than v1:
E AttributeError: 'str' object has no attribute '_execute_on_connection'
.venv/lib/python3.9/site-packages/sqlalchemy/engine/base.py:1414: AttributeError
Updates the requirements on snowflake-sqlalchemy to permit the latest version.
Release notes
Sourced from snowflake-sqlalchemy's releases.
Commits
305d298
mraba/update-python_publish-workflow (#520)64fafbb
SNOW-1519766: drop tomlkit version for fix_lint (#518)411ae55
SNOW-1519635: skip dialect tests in snowflake tests (#517)bde2372
SNOW-1519492: add export PATH in build.sh script (#516)71308ce
SNOW-1516075: set release date to July 8th (#514)423b8c1
SNOW-1516075: use SQLALchemy 2.0 as default dependency (#511)d78f0c0
Snow 1058245 SqlAlchemy 2.0 support (#469)58fb1bd
Update DESCRIPTION.md (#501)9b2f325
Add ability to set ORDER / NOORDER sequence on columns with IDENTITY (#493)107b0b1
mraba/gh-actions-update: bump github actions versions to latest (#492)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show