Bump sqlalchemy[asyncio] from 2.0.37 to 2.0.41
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(8 months ago)
(8 months ago)
(8 months ago)
by pamelafox
dependencies python
Bumps sqlalchemy[asyncio] from 2.0.37 to 2.0.41.
Release notes
Sourced from sqlalchemy[asyncio]'s releases.
2.0.41
Released: May 14, 2025
platform
[platform] [bug] 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.
References: #12405
engine
[engine] [bug] The error message that is emitted when a URL cannot be parsed no longer includes the URL itself within the error message.
References: #12579
typing
[typing] [bug] Removed
__getattr__()rule fromsqlalchemy/__init__.pythat appeared to be trying to correct for a previous typographical error in the imports. This rule interferes with type checking and is removed.References: #12588
postgresql
[postgresql] [usecase] Added support for
postgresql_includekeyword argument to_schema.UniqueConstraintand_schema.PrimaryKeyConstraint. Pull request courtesy Denis Laxalde.References: #10665
mysql
- [mysql] [bug] Fixed regression caused by the DEFAULT rendering changes in version 2.0.40 via #12425 where using lowercase
on updatein a MySQL server default would incorrectly apply parenthesis, leading to errors when MySQL interpreted the rendered DDL. Pull request courtesy Alexander Ruehe.
... (truncated)
Commits
- See full diff in compare view
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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)
Pull Request Statistics
1
1
+1
-1
Package Dependencies
Technical Details
| ID: | 4283474 |
| UUID: | 2702446470 |
| Node ID: | PR_kwDOLiB2fc6hFA-G |
| Host: | GitHub |
| Repository: | Azure-Samples/azure-postgres-pgvector-python |
| Merge State: | Unknown |