Skip to content

Update fastapi requirement from ~=0.96.0 to ~=0.96.1 in /code/function #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 11, 2023

Updates the requirements on fastapi to permit the latest version.

Release notes

Sourced from fastapi's releases.

0.96.1

Fixes

Upgrades

  • 📌 Update minimum version of Pydantic to >=1.7.4. This fixes an issue when trying to use an old version of Pydantic. PR #9567 by @​Kludex.

Refactors

  • ♻ Remove media_type from ORJSONResponse as it's inherited from the parent class. PR #5805 by @​Kludex.
  • ♻ Instantiate HTTPException only when needed, optimization refactor. PR #5356 by @​pawamoy.

Docs

  • 🔥 Remove link to Pydantic's benchmark, as it was removed there. PR #5811 by @​Kludex.

Translations

  • 🌐 Fix spelling in Indonesian translation of docs/id/docs/tutorial/index.md. PR #5635 by @​purwowd.
  • 🌐 Add Russian translation for docs/ru/docs/tutorial/index.md. PR #5896 by @​Wilidon.
  • 🌐 Add Chinese translations for docs/zh/docs/advanced/response-change-status-code.md and docs/zh/docs/advanced/response-headers.md. PR #9544 by @​ChoyeonChern.
  • 🌐 Add Russian translation for docs/ru/docs/tutorial/schema-extra-example.md. PR #9621 by @​Alexandrhub.

Internal

  • 🔧 Add sponsor Platform.sh. PR #9650 by @​tiangolo.
  • 👷 Add custom token to Smokeshow and Preview Docs for download-artifact, to prevent API rate limits. PR #9646 by @​tiangolo.
  • 👷 Add custom tokens for GitHub Actions to avoid rate limits. PR #9647 by @​tiangolo.
Commits
  • 19347bf 🔖 Release version 0.96.1
  • 20d93fa 📝 Update release notes
  • 58e5062 📝 Update release notes
  • 4ac8b8e 🔧 Add sponsor Platform.sh (#9650)
  • 3d16245 📝 Update release notes
  • edc939e 🌐 Fix spelling in Indonesian translation of docs/id/docs/tutorial/index.md ...
  • 4c64c15 📝 Update release notes
  • e3d67a1 🌐 Add Russian translation for docs/ru/docs/tutorial/index.md (#5896)
  • 9b14107 📝 Update release notes
  • 57679e8 🌐 Add Chinese translations for `docs/zh/docs/advanced/response-change-status-...
  • 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 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 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/tiangolo/fastapi) to permit the latest version.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.96.0...0.96.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 11, 2023

The following labels could not be found: pip, dependencies.

Copy link
Contributor

@marvinbuss marvinbuss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@marvinbuss marvinbuss merged commit d342352 into main Jun 12, 2023
@marvinbuss marvinbuss deleted the dependabot/pip/code/function/fastapi-approx-eq-0.96.1 branch June 12, 2023 19:16
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.

1 participant