Skip to content

Conversation

@GianlucaFicarelli
Copy link
Collaborator

Fastapi changed the returned jsonschema, but it's fixed in 0.120.2

❯ make upgrade-deps
uv lock --upgrade
Updated boto3 v1.40.61 -> v1.40.62
Updated botocore v1.40.61 -> v1.40.62
Updated botocore-stubs v1.40.61 -> v1.40.62
Updated fastapi v0.120.1 -> v0.120.2
Updated types-boto3-lite v1.40.61 -> v1.40.62

❯ make upgrade-deps
uv lock --upgrade
Updated boto3 v1.40.61 -> v1.40.62
Updated botocore v1.40.61 -> v1.40.62
Updated botocore-stubs v1.40.61 -> v1.40.62
Updated fastapi v0.120.1 -> v0.120.2
Updated types-boto3-lite v1.40.61 -> v1.40.62
@mgeplf
Copy link
Collaborator

mgeplf commented Oct 30, 2025

sigh; how did it manifest?

@codecov
Copy link

codecov bot commented Oct 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Flag Coverage Δ
pytest 97.48% <ø> (ø)

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@GianlucaFicarelli GianlucaFicarelli merged commit f1e247e into main Oct 31, 2025
2 checks passed
@GianlucaFicarelli GianlucaFicarelli deleted the bump_dependencies branch October 31, 2025 07:38
@GianlucaFicarelli
Copy link
Collaborator Author

GianlucaFicarelli commented Oct 31, 2025

sigh; how did it manifest?

I saw the differences when updating the models from openapi.json in entitysdk.

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.

4 participants