Skip to content

build(deps): bump fastapi from 0.116.0 to 0.116.1#10

Merged
dependabot[bot] merged 1 commit intomainfrom
dependabot/uv/fastapi-0.116.1
Aug 28, 2025
Merged

build(deps): bump fastapi from 0.116.0 to 0.116.1#10
dependabot[bot] merged 1 commit intomainfrom
dependabot/uv/fastapi-0.116.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2025

Bumps fastapi from 0.116.0 to 0.116.1.

Release notes

Sourced from fastapi's releases.

0.116.1

Upgrades

  • ⬆️ Upgrade Starlette supported version range to >=0.40.0,<0.48.0. PR #13884 by @​tiangolo.

Docs

  • 📝 Add notification about impending changes in Translations to docs/en/docs/contributing.md. PR #13886 by @​YuriiMotov.

Internal

Commits
  • 3137234 🔖 Release version 0.116.1
  • 095dab0 📝 Update release notes
  • cad6880 ⬆️ Upgrade Starlette supported version range to >=0.40.0,<0.48.0 (#13884)
  • a6e79e6 📝 Update release notes
  • 2c13b1b 📝 Add notification about impending changes in Translations to `docs/en/docs/c...
  • 7179d48 📝 Update release notes
  • 07bcb18 ⬆ [pre-commit.ci] pre-commit autoupdate (#13871)
  • See full diff in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.116.0 to 0.116.1.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.116.0...0.116.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.116.1
  dependency-type: direct:production
  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:uv Pull requests that update python:uv code labels Aug 26, 2025
@wshobson
Copy link
Owner

@dependabot merge

@dependabot dependabot bot merged commit fe4c06e into main Aug 28, 2025
@dependabot dependabot bot deleted the dependabot/uv/fastapi-0.116.1 branch August 28, 2025 11:32
arunbcodes pushed a commit to arunbcodes/maverick-mcp that referenced this pull request Dec 29, 2025
felixep added a commit to felixep/maverick-mcp that referenced this pull request Feb 20, 2026
Addresses all findings from DATA_ACCURACY_AUDIT.md:
- Fractal-based S/R detection replacing naive percentage approach (wshobson#2/wshobson#10/wshobson#11)
- MACD precision 2→4 decimals (wshobson#3), div-by-zero guards in patterns (wshobson#4)
- Per-algorithm retry in screening scheduler with data_freshness tracking (wshobson#1)
- Cache bypass parameter on all screening endpoints (wshobson#5)
- Clean Alpaca date index offset (wshobson#6), NaN for missing volume (wshobson#7)
- VWAP daily approximation (wshobson#8), batch concurrency semaphore (wshobson#9)
- Relaxed flag/pennant detection thresholds (wshobson#12)
- Price gap detection (wshobson#13), JSON NaN/Inf sanitization (wshobson#14)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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