chore(deps): Bump sqlalchemy-redshift from 0.8.10 to 0.8.11
Bumps sqlalchemy-redshift from 0.8.10 to 0.8.11.
Changelog
Sourced from sqlalchemy-redshift's changelog.
0.8.11 (2022-07-27)
- Disable redshift_connector dialect statement cache (
Pull [#257](https://github.com/sqlalchemy-redshift/sqlalchemy-redshift/issues/257) <https://github.com/sqlalchemy-redshift/sqlalchemy-redshift/pull/257>_)
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
Merging #457 (5e96b5d) into main (ddc07d8) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## main #457 +/- ##
=======================================
Coverage 81.50% 81.50%
=======================================
Files 21 21
Lines 1276 1276
=======================================
Hits 1040 1040
Misses 236 236
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 81.50% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update c0c9cf1...5e96b5d. Read the comment docs.
Superseded by #477.