Skip to content

build(deps): bump sqlalchemy from 2.0.44 to 2.0.45#1477

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/pip/sqlalchemy-2.0.45
Jan 12, 2026
Merged

build(deps): bump sqlalchemy from 2.0.44 to 2.0.45#1477
github-actions[bot] merged 1 commit into
masterfrom
dependabot/pip/sqlalchemy-2.0.45

build(deps): bump sqlalchemy from 2.0.44 to 2.0.45

edb4534
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Jan 12, 2026 in 0s

Performance Regression: -28.98%

⚡ 9 improved benchmarks
❌ 3 regressed benchmarks
✅ 72 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
test_avg[500] 3.5 ms 2.5 ms +37.23%
test_avg[1000] 4.8 ms 3.6 ms +35.12%
test_get_all_with_related_models[10] 14 ms 12.3 ms +14.13%
test_count[1000] 4.3 ms 6.1 ms -28.98%
test_get_or_create_when_get[500] 3.5 ms 2.8 ms +22.88%
test_get_or_create_when_get[1000] 3.8 ms 3.5 ms +10.04%
test_get_or_create_when_get[250] 3.8 ms 3.2 ms +20.55%
test_get_or_none[250] 3.1 ms 3.9 ms -19.07%
test_max[500] 3.5 ms 2.7 ms +26.64%
test_max[250] 2.8 ms 3.4 ms -18.44%
test_sum[1000] 4.8 ms 4 ms +21.01%
test_deleting_all[250] 1.9 ms 1.7 ms +13.14%

Comparing dependabot/pip/sqlalchemy-2.0.45 (edb4534) with master (552993a)

Open in CodSpeed