Skip to content

chore(deps): update python dependencies#211

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/python-dependencies
Open

chore(deps): update python dependencies#211
renovate[bot] wants to merge 1 commit intomainfrom
renovate/python-dependencies

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 21, 2026

This PR contains the following updates:

Package Change Age Confidence
fastapi (changelog) ==0.129.0==0.133.1 age confidence
sqlalchemy (changelog) ==2.0.46==2.0.47 age confidence

Release Notes

fastapi/fastapi (fastapi)

v0.133.1

Compare Source

Features
Internal

v0.133.0

Compare Source

v0.132.1

Compare Source

Refactors
Internal

v0.132.0

Compare Source

Breaking Changes
  • 🔒️ Add strict_content_type checking for JSON requests. PR #​14978 by @​tiangolo.
    • Now FastAPI checks, by default, that JSON requests have a Content-Type header with a valid JSON value, like application/json, and rejects requests that don't.
    • If the clients for your app don't send a valid Content-Type header you can disable this with strict_content_type=False.
    • Check the new docs: Strict Content-Type Checking.
Internal

v0.131.0

Compare Source

Breaking Changes

v0.130.0

Compare Source

Features

v0.129.2

Compare Source

Internal

v0.129.1

Compare Source

Fixes
  • ♻️ Fix JSON Schema for bytes, use "contentMediaType": "application/octet-stream" instead of "format": "binary". PR #​14953 by @​tiangolo.
Docs
Translations
Internal

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

github-actions bot commented Feb 21, 2026

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 2 package(s) with unknown licenses.
See the Details below.

License Issues

backend/requirements.txt

PackageVersionLicenseIssue Type
fastapi0.133.1NullUnknown License
sqlalchemy2.0.47NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
pip/fastapi 0.133.1 UnknownUnknown
pip/sqlalchemy 2.0.47 UnknownUnknown

Scanned Files

  • backend/requirements.txt

@codecov
Copy link

codecov bot commented Feb 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.82%. Comparing base (bbbad9d) to head (01c2255).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #211   +/-   ##
=======================================
  Coverage   71.82%   71.82%           
=======================================
  Files          11       11           
  Lines         802      802           
  Branches      124      124           
=======================================
  Hits          576      576           
  Misses        163      163           
  Partials       63       63           
Flag Coverage Δ
backend 71.82% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot requested a review from DevSecNinja February 21, 2026 16:36
@renovate renovate bot changed the title chore(deps): update dependency fastapi to v0.129.1 chore(deps): update dependency fastapi to v0.129.2 Feb 21, 2026
@renovate renovate bot force-pushed the renovate/python-dependencies branch from a6be293 to 140465a Compare February 21, 2026 20:30
@renovate renovate bot changed the title chore(deps): update dependency fastapi to v0.129.2 chore(deps): update dependency fastapi to v0.131.0 Feb 22, 2026
@renovate renovate bot force-pushed the renovate/python-dependencies branch from 140465a to 2f1667a Compare February 22, 2026 17:44
@renovate renovate bot changed the title chore(deps): update dependency fastapi to v0.131.0 chore(deps): update dependency fastapi to v0.132.0 Feb 23, 2026
@renovate renovate bot force-pushed the renovate/python-dependencies branch from 2f1667a to e2bbd8a Compare February 23, 2026 22:46
@renovate renovate bot changed the title chore(deps): update dependency fastapi to v0.132.0 chore(deps): update dependency fastapi to v0.133.0 Feb 24, 2026
@renovate renovate bot force-pushed the renovate/python-dependencies branch from e2bbd8a to b7d5e5f Compare February 24, 2026 10:09
@renovate renovate bot changed the title chore(deps): update dependency fastapi to v0.133.0 chore(deps): update python dependencies Feb 24, 2026
@renovate renovate bot force-pushed the renovate/python-dependencies branch from b7d5e5f to fda9fe1 Compare February 24, 2026 17:28
@renovate renovate bot force-pushed the renovate/python-dependencies branch from fda9fe1 to 01c2255 Compare February 25, 2026 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant