dependabot[bot] opened a new pull request, #2025:
URL: https://github.com/apache/iceberg-python/pull/2025

   Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.40 to 
2.0.41.
   <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.41</h1>
   <p>Released: May 14, 2025</p>
   <h2>platform</h2>
   <ul>
   <li>
   <p><strong>[platform] [bug]</strong> Adjusted the test suite as well as the 
ORM's method of scanning classes for
   annotations to work under current beta releases of Python 3.14 (currently
   3.14.0b1) as part of an ongoing effort to support the production release of
   this Python release.  Further changes to Python's means of working with
   annotations is expected in subsequent beta releases for which SQLAlchemy's
   test suite will need further adjustments.</p>
   <p>References: <a 
href="https://www.sqlalchemy.org/trac/ticket/12405";>#12405</a></p>
   </li>
   </ul>
   <h2>engine</h2>
   <ul>
   <li>
   <p><strong>[engine] [bug]</strong> The error message that is emitted when a 
URL cannot be parsed no longer
   includes the URL itself within the error message.</p>
   <p>References: <a 
href="https://www.sqlalchemy.org/trac/ticket/12579";>#12579</a></p>
   </li>
   </ul>
   <h2>typing</h2>
   <ul>
   <li>
   <p><strong>[typing] [bug]</strong> Removed <code>__getattr__()</code> rule 
from <code>sqlalchemy/__init__.py</code> that
   appeared to be trying to correct for a previous typographical error in the
   imports. This rule interferes with type checking and is removed.</p>
   <p>References: <a 
href="https://www.sqlalchemy.org/trac/ticket/12588";>#12588</a></p>
   </li>
   </ul>
   <h2>postgresql</h2>
   <ul>
   <li>
   <p><strong>[postgresql] [usecase]</strong> Added support for 
<code>postgresql_include</code> keyword argument to
   <code>_schema.UniqueConstraint</code> and 
<code>_schema.PrimaryKeyConstraint</code>.
   Pull request courtesy Denis Laxalde.</p>
   <p>References: <a 
href="https://www.sqlalchemy.org/trac/ticket/10665";>#10665</a></p>
   </li>
   </ul>
   <h2>mysql</h2>
   <ul>
   <li><strong>[mysql] [bug]</strong> Fixed regression caused by the DEFAULT 
rendering changes in version 2.0.40
   via <a href="https://www.sqlalchemy.org/trac/ticket/12425";>#12425</a> where 
using lowercase <code>on update</code> in a MySQL server
   default would incorrectly apply parenthesis, leading to errors when MySQL
   interpreted the rendered DDL.  Pull request courtesy Alexander Ruehe.</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </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 compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sqlalchemy&package-manager=pip&previous-version=2.0.40&new-version=2.0.41)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to