Skip to content

build(deps-dev): bump fastapi from 0.128.1 to 0.128.2#1518

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/pip/fastapi-0.128.2
Feb 6, 2026
Merged

build(deps-dev): bump fastapi from 0.128.1 to 0.128.2#1518
github-actions[bot] merged 1 commit into
masterfrom
dependabot/pip/fastapi-0.128.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 6, 2026

Bumps fastapi from 0.128.1 to 0.128.2.

Release notes

Sourced from fastapi's releases.

0.128.2

Features

Fixes

Docs

Translations

Internal

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @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)

Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.128.1 to 0.128.2.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.128.1...0.128.2)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.128.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 6, 2026
@github-actions github-actions Bot enabled auto-merge (squash) February 6, 2026 02:23
@github-actions github-actions Bot merged commit 95b9a97 into master Feb 6, 2026
14 of 15 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/fastapi-0.128.2 branch February 6, 2026 02:27
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Feb 6, 2026

CodSpeed Performance Report

Merging this PR will degrade performance by 25.62%

Comparing dependabot/pip/fastapi-0.128.2 (3818a22) with master (597335b)1

Summary

⚡ 10 improved benchmarks
❌ 6 regressed benchmarks
✅ 68 untouched benchmarks

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

Performance Changes

Benchmark BASE HEAD Efficiency
test_initializing_models_with_related_models[40] 16.6 ms 13.8 ms +20.26%
test_avg[500] 3.5 ms 2.9 ms +23.6%
test_saving_models_individually[10] 14.3 ms 12.8 ms +11.31%
test_max[1000] 3.9 ms 4.9 ms -19.24%
test_get_one[1000] 3.9 ms 3.3 ms +15.87%
test_min[1000] 5 ms 4.3 ms +15.99%
test_get_one[500] 2.8 ms 3.5 ms -19.64%
test_get_or_create_when_get[1000] 4 ms 4.8 ms -15.31%
test_min[500] 3.5 ms 2.9 ms +20.76%
test_get_or_create_when_get[500] 2.6 ms 3.5 ms -25.62%
test_making_and_inserting_models_in_bulk[10] 5.3 ms 4 ms +30.59%
test_initializing_models_with_related_models[20] 5.7 ms 5 ms +12.92%
test_exists[500] 3.9 ms 3.4 ms +14.62%
test_deleting_all[500] 2.6 ms 3.2 ms -17.36%
test_exists[1000] 4.3 ms 5.1 ms -15.19%
test_first[1000] 4.7 ms 3.8 ms +24.01%

Footnotes

  1. No successful run was found on master (b301227) during the generation of this report, so 597335b was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

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.

0 participants