Skip to content

build(deps-dev): bump fastapi from 0.75.1 to 0.75.2 #132

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
merged 1 commit into from
Apr 21, 2022

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 18, 2022

Bumps fastapi from 0.75.1 to 0.75.2.

Release notes

Sourced from fastapi's releases.

0.75.2

This release includes upgrades to third-party packages that handle security issues. Although there's a chance these issues don't affect you in particular, please upgrade as soon as possible.

Fixes

  • ✅ Fix new/recent tests with new fixed ValidationError JSON Schema. PR #4806 by @​tiangolo.
  • 🐛 Fix JSON Schema for ValidationError at field loc. PR #3810 by @​dconathan.
  • 🐛 Fix support for prefix on APIRouter WebSockets. PR #2640 by @​Kludex.

Upgrades

  • ⬆️ Update ujson ranges for CVE-2021-45958. PR #4804 by @​tiangolo.
  • ⬆️ Upgrade dependencies upper range for extras "all". PR #4803 by @​tiangolo.
  • ⬆ Upgrade Swagger UI - swagger-ui-dist@4. This handles a security issue in Swagger UI itself where it could be possible to inject HTML into Swagger UI. Please upgrade as soon as you can, in particular if you expose your Swagger UI (/docs) publicly to non-expert users. PR #4347 by @​RAlanWright.

Internal

  • 🔧 Update sponsors, add: ExoFlare, Ines Course; remove: Dropbase, Vim.so, Calmcode; update: Striveworks, TalkPython and TestDriven.io. PR #4805 by @​tiangolo.
  • ⬆️ Upgrade Codecov GitHub Action. PR #4801 by @​tiangolo.
Commits
  • 2b54432 🔖 Release version 0.75.2
  • acd2287 📝 Update release notes
  • 1d106bd 📝 Update release notes
  • 77fc14e 🔧 Update sponsors, add: ExoFlare, Ines Course; remove: Dropbase, Vim.so, Calm...
  • 41d75b6 📝 Update release notes
  • ddd9da3 ✅ Fix new/recent tests with new fixed ValidationError JSON Schema (#4806)
  • 197c1d6 📝 Update release notes
  • d9e7a54 📝 Update release notes
  • c449ae5 🐛 Fix JSON Schema for ValidationError at field loc (#3810)
  • 1d8d81a 📝 Update release notes
  • Additional commits viewable 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 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/tiangolo/fastapi) from 0.75.1 to 0.75.2.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.75.1...0.75.2)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 18, 2022
@andrewthetechie andrewthetechie merged commit c61a99f into main Apr 21, 2022
@andrewthetechie andrewthetechie deleted the dependabot/pip/fastapi-0.75.2 branch April 21, 2022 20:26
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 Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant