Skip to content
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

⬆ Update fastapi requirement from <0.98.0,>=0.65.2 to >=0.65.2,<0.100.0 #123

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2023

Updates the requirements on fastapi to permit the latest version.

Release notes

Sourced from fastapi's releases.

0.99.1

Fixes

  • πŸ› Fix JSON Schema accepting bools as valid JSON Schemas, e.g. additionalProperties: false. PR #9781 by @​tiangolo.

Docs

  • πŸ“ Update source examples to use new JSON Schema examples field. PR #9776 by @​tiangolo.
Commits
  • dd4e78c πŸ”– Release version 0.99.1
  • 8a198fc πŸ“ Update release notes
  • 6bd4f53 πŸ“ Update release notes
  • 07e1dea πŸ› Fix JSON Schema accepting bools as valid JSON Schemas, e.g. `additionalProp...
  • 0f105d9 πŸ“ Update release notes
  • 4d83f98 πŸ“ Update source examples to use new JSON Schema examples field (#9776)
  • 983f1d3 πŸ”– Release version 0.99.0
  • efc2bcc πŸ“ Update release notes
  • b757211 πŸ“ Update release notes
  • 7dad5a8 ✨ Add support for OpenAPI 3.1.0 (#9770)
  • 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](tiangolo/fastapi@0.65.2...0.99.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 3, 2023
@codecov
Copy link

codecov bot commented Jul 3, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (8e38f05) 98.08% compared to head (f455b1d) 98.08%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #123   +/-   ##
=======================================
  Coverage   98.08%   98.08%           
=======================================
  Files          15       15           
  Lines         314      314           
=======================================
  Hits          308      308           
  Misses          6        6           

β˜” View full report in Codecov by Sentry.
πŸ“’ Do you have feedback about the report comment? Let us know in this issue.

@yezz123 yezz123 merged commit 6cbb897 into main Jul 3, 2023
7 checks passed
@dependabot dependabot bot deleted the dependabot/pip/fastapi-gte-0.65.2-and-lt-0.100.0 branch July 3, 2023 06:48
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.

None yet

1 participant