Skip to content

build(deps): bump sqlalchemy from 2.0.47 to 2.0.48#1573

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/pip/sqlalchemy-2.0.48
Mar 29, 2026
Merged

build(deps): bump sqlalchemy from 2.0.47 to 2.0.48#1573
github-actions[bot] merged 1 commit intomasterfrom
dependabot/pip/sqlalchemy-2.0.48

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2026

Bumps sqlalchemy from 2.0.47 to 2.0.48.

Release notes

Sourced from sqlalchemy's releases.

2.0.48

Released: March 2, 2026

engine

  • [engine] [bug] Fixed a critical issue in Engine where connections created in conjunction with the DialectEvents.do_connect() event listeners would receive shared, mutable collections for the connection arguments, leading to a variety of potential issues including unlimited growth of the argument list as well as elements within the parameter dictionary being shared among concurrent connection calls. In particular this could impact do_connect routines making use of complex mutable authentication structures.

    References: #13144

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 3, 2026
@github-actions github-actions bot enabled auto-merge (squash) March 3, 2026 02:24
@dependabot dependabot bot force-pushed the dependabot/pip/sqlalchemy-2.0.48 branch from 201183d to 35c9df5 Compare March 9, 2026 02:22
@dependabot dependabot bot force-pushed the dependabot/pip/sqlalchemy-2.0.48 branch from 35c9df5 to c9d0de5 Compare March 19, 2026 14:57
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Mar 19, 2026

Merging this PR will degrade performance by 29.25%

❌ 2 (👁 2) regressed benchmarks
✅ 82 untouched benchmarks

Performance Changes

Mode Benchmark BASE HEAD Efficiency
👁 WallTime test_making_and_inserting_models_in_bulk[10] 8.5 ms 9.9 ms -13.98%
👁 WallTime test_creating_individually_with_related_models[10] 56.4 ms 79.7 ms -29.25%

Comparing dependabot/pip/sqlalchemy-2.0.48 (807a0e5) with master (8e144d0)

Open in CodSpeed

Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.47 to 2.0.48.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-version: 2.0.48
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/sqlalchemy-2.0.48 branch from c9d0de5 to 807a0e5 Compare March 29, 2026 05:13
@github-actions github-actions bot merged commit cc83144 into master Mar 29, 2026
17 of 18 checks passed
@collerek collerek deleted the dependabot/pip/sqlalchemy-2.0.48 branch March 29, 2026 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant