Skip to content

Bump fastapi from 0.140.0 to 0.141.1 - #3361

Merged
liquidsec merged 1 commit into
devfrom
dependabot/uv/dev/fastapi-0.141.1
Aug 5, 2026
Merged

Bump fastapi from 0.140.0 to 0.141.1#3361
liquidsec merged 1 commit into
devfrom
dependabot/uv/dev/fastapi-0.141.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 2, 2026

Copy link
Copy Markdown
Contributor

Bumps fastapi from 0.140.0 to 0.141.1.

Release notes

Sourced from fastapi's releases.

0.141.1

Fixes

  • 🐛 Fix support for background tasks and headers from dependencies in app.frontend(). PR #16105 by @​tiangolo.

Docs

0.141.0

Features

  • ✨ Add app.frontend(check_dir="auto"), to make local development more convenient with fastapi dev. PR #16102 by @​tiangolo.

0.140.13

Fixes

Docs

0.140.12

Fixes

0.140.11

Fixes

  • 🐛 Fix response_model_* params ignored for non-generator endpoints with Iterable[..] return type. PR #15093 by @​YuriiMotov.

0.140.10

Fixes

Internal

0.140.9

Fixes

  • 🐛 Fix exclude_defaults not propagated to dict keys and values in jsonable_encoder. PR #16043 by @​MBGrao.

... (truncated)

Commits
  • 95f8322 🔖 Release version 0.141.1 (#16106)
  • f137944 📝 Update release notes
  • d623544 🐛 Fix support for background tasks and headers from dependencies in `app.fron...
  • 1d211b9 📝 Update release notes
  • 8a1f876 📝 Document FASTAPI_ENV in FastAPI CLI guide (#16104)
  • c7e7b65 🔖 Release version 0.141.0 (#16103)
  • 6bceb84 📝 Update release notes
  • 5429fed ✨ Add app.frontend(check_dir="auto"), to make local development more conven...
  • 628663f 🔖 Release version 0.140.13 (#16096)
  • 0b54fd0 📝 Update release notes
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 2, 2026
@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

📊 Performance Benchmark Report

Comparing dev (baseline) vs dependabot/uv/dev/fastapi-0.141.1 (current)

📈 Detailed Results (All Benchmarks)

📋 Complete results for all benchmarks - includes both significant and insignificant changes

🧪 Test Name 📏 Base 📏 Current 📈 Change 🎯 Status
Bloom Filter Dns Mutation Tracking Performance 4.19ms 4.68ms +11.7% 🟡🟡 ⚠️
Bloom Filter Large Scale Dns Brute Force 17.56ms 17.30ms -1.5%
Large Closest Match Lookup 359.29ms 364.04ms +1.3%
Realistic Closest Match Workload 191.08ms 192.04ms +0.5%
Event Memory Medium Scan 1402 B/event 1402 B/event -0.0%
Event Memory Large Scan 1527 B/event 1527 B/event +0.0%
Event Validation Full Scan Startup Small Batch 413.02ms 419.12ms +1.5%
Event Validation Full Scan Startup Large Batch 546.19ms 545.69ms -0.1%
Make Event Autodetection Small 25.70ms 25.46ms -0.9%
Make Event Autodetection Large 262.22ms 260.05ms -0.8%
Make Event Explicit Types 11.44ms 11.44ms +0.0%
Excavate Single Thread Small 4.162s 4.075s -2.1%
Excavate Single Thread Large 9.981s 9.963s -0.2%
Excavate Parallel Tasks Small 4.297s 4.231s -1.5%
Excavate Parallel Tasks Large 6.445s 6.451s +0.1%
Intercept Throughput Small 895.05ms 887.99ms -0.8%
Intercept Throughput Medium 891.07ms 934.74ms +4.9%
Dns Throughput Quiet 2.809s 2.726s -2.9%
Dns Throughput Loaded 1.837s 1.926s +4.8%
Dns Throughput Inherited 2.510s 2.287s -8.9%
Is Ip Performance 2.27ms 2.27ms +0.1%
Make Ip Type Performance 238.04µs 238.37µs +0.1%
Mixed Ip Operations 2.38ms 2.39ms +0.3%
Memory Use Web Crawl 1.0 MB 1.0 MB +0.0%
Memory Use Subdomain Enum 28.3 MB 28.3 MB +0.0%
Memory Use Deep Chain 5.0 MB 5.0 MB +0.0%
Memory Use Parallel Chains 10.7 MB 14.1 MB +31.5% 🔴🔴🔴 ⚠️
Scan Throughput 100 2.755s 2.849s +3.4%
Scan Throughput 1000 20.562s 20.958s +1.9%
Typical Queue Shuffle 5.36µs 5.37µs +0.2%
Priority Queue Shuffle 25.92µs 26.05µs +0.5%

🎯 Performance Summary

! 2 regressions ⚠️
  29 unchanged ✅

🔍 Significant Changes (>10%)

  • Bloom Filter Dns Mutation Tracking Performance: 11.7% 🐌 slower
  • Memory Use Parallel Chains: 31.5% 🐌 more memory

🐍 Python Version 3.11.15

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

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.141.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/uv/dev/fastapi-0.141.1 branch from bb7c980 to e618a81 Compare August 5, 2026 01:59
@liquidsec
liquidsec merged commit db7677b into dev Aug 5, 2026
19 checks passed
@dependabot
dependabot Bot deleted the dependabot/uv/dev/fastapi-0.141.1 branch August 5, 2026 10:43
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant