Skip to content

Conversation

tianjing-li
Copy link
Collaborator

@tianjing-li tianjing-li commented Jan 8, 2025

Tested locally

AI Description

This pull request updates the versions of several Python packages in the project's poetry.lock and pyproject.toml files.

  • FastAPI: The version is updated from 0.109.2 to 0.115.5 in both files.
  • Starlette: The version is updated from 0.36.3 to 0.41.3 in poetry.lock and from ^0.36.3 to 2.1.3 in pyproject.toml.
  • SSE-Starlette: The version is updated from ^2.0.0 to 2.1.3 in pyproject.toml.
  • Cryptography: The poetry.lock file includes additional files for the cryptography package, specifically for the cp37-abi3-manylinux_2_34_x86_64.whl and cp39-abi3-manylinux_2_34_x86_64.whl distributions.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.84%. Comparing base (aa82b43) to head (32c6875).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #895   +/-   ##
=======================================
  Coverage   77.84%   77.84%           
=======================================
  Files         259      259           
  Lines       11177    11177           
=======================================
  Hits         8701     8701           
  Misses       2476     2476           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tianjing-li tianjing-li merged commit 8d86c4e into main Jan 8, 2025
8 checks passed
@tianjing-li tianjing-li deleted the update-starlette branch January 8, 2025 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants