dependabot[bot] opened a new pull request, #25899: URL: https://github.com/apache/beam/pull/25899
Updates the requirements on [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sqlalchemy/sqlalchemy/releases">sqlalchemy's releases</a>.</em></p> <blockquote> <h1>2.0.7</h1> <p>Released: March 18, 2023</p> <h2>sql</h2> <ul> <li> <p><strong>[sql] [bug]</strong> Fixed critical SQL caching issue where use of the <code>_sql.Operators.op()</code> custom operator function would not produce an appropriate cache key, leading to reduce the effectiveness of the SQL cache.</p> <p>This change is also <strong>backported</strong> to: 1.4.47</p> <p>References: <a href="https://www.sqlalchemy.org/trac/ticket/9506">#9506</a></p> </li> </ul> <h2>typing</h2> <ul> <li> <p><strong>[typing] [bug]</strong> Fixed typing issue where <code>_orm.composite()</code> would not allow an arbitrary callable as the source of the composite class.</p> <p>References: <a href="https://www.sqlalchemy.org/trac/ticket/9502">#9502</a></p> </li> </ul> <h2>postgresql</h2> <ul> <li> <p><strong>[postgresql] [usecase]</strong> Added new PostgreSQL type <code>_postgresql.CITEXT</code>. Pull request courtesy Julian David Rath.</p> <p>References: <a href="https://www.sqlalchemy.org/trac/ticket/9416">#9416</a></p> </li> <li> <p><strong>[postgresql] [usecase]</strong> Modifications to the base PostgreSQL dialect to allow for better integration with the sqlalchemy-redshift third party dialect for SQLAlchemy 2.0. Pull request courtesy matthewgdv.</p> <p>References: <a href="https://www.sqlalchemy.org/trac/ticket/9442">#9442</a></p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/sqlalchemy/sqlalchemy/commits">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
