Skip to content
This repository has been archived by the owner on Apr 6, 2024. It is now read-only.

⬆️ Update typer requirement from ^0.3.0 to >=0.3,<0.6 #71

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2022

Updates the requirements on typer to permit the latest version.

Release notes

Sourced from typer's releases.

0.5.0

Features

  • ✨ Add pretty error tracebacks for user errors and support for Rich. PR #412 by @​tiangolo.

Docs

Changelog

Sourced from typer's changelog.

0.5.0

Features

  • ✨ Add pretty error tracebacks for user errors and support for Rich. PR #412 by @​tiangolo.

Docs

0.4.2

Fixes

Docs

Internal

0.4.1

Fixes

Internal

  • 📝 Add Jina's QA Bot to the docs to help people that want to ask quick questions. PR #368 by @​tiangolo.
  • 💚 Only test on push when on master, avoid duplicate CI runs from PRs. PR #358 by @​tiangolo.
  • ✨ Add support for previewing docs in PRs from forks and enable MkDocs Insiders. PR #357 by @​tiangolo.

... (truncated)

Commits
  • 8500607 🔖 Release version 0.5.0
  • 44542b2 📝 Update release notes
  • ed8f379 📝 Update release notes
  • 252ed30 ✨ Add pretty error tracebacks for user errors and support for Rich (#412)
  • 0489857 📝 Update release notes
  • e56521f ✏ Fix typo, "ASCII codes" to "ANSI escape sequences" (#308)
  • d9b1788 🔖 Release version 0.4.2
  • aa86bcd 📝 Update release notes
  • e4371ae 📝 Update release notes
  • ef114fe ⬆ [pre-commit.ci] pre-commit autoupdate (#404)
  • 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 [typer](https://github.com/tiangolo/typer) to permit the latest version.
- [Release notes](https://github.com/tiangolo/typer/releases)
- [Changelog](https://github.com/tiangolo/typer/blob/master/docs/release-notes.md)
- [Commits](fastapi/typer@0.3.0...0.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 7, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 13, 2022

Superseded by #73.

@dependabot dependabot bot closed this Jul 13, 2022
@dependabot dependabot bot deleted the dependabot/pip/typer-gte-0.3-and-lt-0.6 branch July 13, 2022 13:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants