Skip to content

Update fastapi requirement from <0.139.0,>=0.115.5 to >=0.115.5,<0.140.0#3254

Merged
liquidsec merged 1 commit into
devfrom
dependabot/pip/dev/fastapi-gte-0.115.5-and-lt-0.140.0
Jul 6, 2026
Merged

Update fastapi requirement from <0.139.0,>=0.115.5 to >=0.115.5,<0.140.0#3254
liquidsec merged 1 commit into
devfrom
dependabot/pip/dev/fastapi-gte-0.115.5-and-lt-0.140.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 5, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on fastapi to permit the latest version.

Release notes

Sourced from fastapi's releases.

0.139.0

Features

  • ✨ Support dependencies in app.frontend(), e.g. for automatic cookie authentication for the frontend. PR #15908 by @​tiangolo.

Translations

Internal

Commits
  • cecd96d 🔖 Release version 0.139.0 (#15910)
  • aea6609 📝 Update release notes
  • 319be50 ✨ Support dependencies in app.frontend(), e.g. for automatic cookie authent...
  • 66a90f6 📝 Update release notes
  • d30a3eb 👥 Update FastAPI People - Experts (#15909)
  • 122f1b5 📝 Update release notes
  • fd6ece3 👥 Update FastAPI GitHub topic repositories (#15906)
  • ec2a6ad 📝 Update release notes
  • 9d7d7fe 🌐 Update translations for fr (update-outdated) (#15897)
  • 8dc852d 📝 Update release notes
  • Additional commits viewable 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 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)

Updates the requirements on [fastapi](https://github.com/fastapi/fastapi) to permit the latest version.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.115.5...0.139.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.139.0
  dependency-type: direct:development
...

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 Jul 5, 2026
@github-actions

github-actions Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

📊 Performance Benchmark Report

Comparing dev (baseline) vs dependabot/pip/dev/fastapi-gte-0.115.5-and-lt-0.140.0 (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 3.32ms 3.40ms +2.5%
Bloom Filter Large Scale Dns Brute Force 14.18ms 14.17ms -0.0%
Large Closest Match Lookup 261.85ms 262.77ms +0.4%
Realistic Closest Match Workload 139.25ms 142.56ms +2.4%
Event Memory Medium Scan 1403 B/event 1402 B/event -0.1%
Event Memory Large Scan 1527 B/event 1527 B/event +0.0%
Event Validation Full Scan Startup Small Batch 310.43ms 323.01ms +4.1%
Event Validation Full Scan Startup Large Batch 394.50ms 394.91ms +0.1%
Make Event Autodetection Small 15.47ms 15.35ms -0.8%
Make Event Autodetection Large 157.44ms 156.33ms -0.7%
Make Event Explicit Types 6.42ms 6.39ms -0.3%
Excavate Single Thread Small 3.168s 3.101s -2.1%
Excavate Single Thread Large 7.534s 7.429s -1.4%
Excavate Parallel Tasks Small 3.235s 3.113s -3.8%
Excavate Parallel Tasks Large 4.863s 4.748s -2.4%
Intercept Throughput Small 755.55ms 750.05ms -0.7%
Intercept Throughput Medium 750.41ms 813.74ms +8.4%
Dns Throughput Quiet 1.981s 1.939s -2.1%
Dns Throughput Loaded 1.337s 1.468s +9.8%
Dns Throughput Inherited 1.727s 1.732s +0.3%
Is Ip Performance 1.78ms 1.74ms -2.1%
Make Ip Type Performance 157.74µs 153.33µs -2.8%
Mixed Ip Operations 1.81ms 1.80ms -0.1%
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 13.2 MB 11.0 MB -16.7% 🟢🟢 🚀
Scan Throughput 100 2.081s 2.339s +12.4% 🟡🟡 ⚠️
Scan Throughput 1000 13.746s 14.453s +5.1%
Typical Queue Shuffle 4.15µs 4.21µs +1.5%
Priority Queue Shuffle 20.59µs 20.62µs +0.2%

🎯 Performance Summary

+ 1 improvement 🚀
! 1 regression ⚠️
  29 unchanged ✅

🔍 Significant Changes (>10%)

  • Memory Use Parallel Chains: 16.7% 🚀 less memory
  • Scan Throughput 100: 12.4% 🐌 slower

🐍 Python Version 3.11.15

@liquidsec liquidsec merged commit 1390ea4 into dev Jul 6, 2026
17 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/dev/fastapi-gte-0.115.5-and-lt-0.140.0 branch July 6, 2026 17:17
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