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 typer requirement from ==0.7.* to ==0.8.* #35

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 1, 2023

Updates the requirements on typer to permit the latest version.

Release notes

Sourced from typer's releases.

0.8.0

Features

Upgrades

Docs

Internal

Changelog

Sourced from typer's changelog.

0.8.0

Features

Upgrades

Docs

Internal

0.7.0

Features

Fixes

... (truncated)

Commits

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.7.0...0.8.0)

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

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 May 1, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 1, 2023

Dependabot tried to add @sean-morris/engineering as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/sean-morris/infrastructure/pulls/35/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the sean-morris/infrastructure repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@github-actions
Copy link

github-actions bot commented May 1, 2023

Merging this PR will trigger the following deployment actions.

Support and Staging deployments

Cloud Provider Cluster Name Upgrade Support? Reason for Support Redeploy Upgrade Staging? Reason for Staging Redeploy
aws 2i2c-aws-us No Yes Core infrastructure has been modified
aws ubc-eoas No Yes Core infrastructure has been modified
kubeconfig utoronto No Yes Core infrastructure has been modified
gcp 2i2c No Yes Core infrastructure has been modified
gcp cloudbank No Yes Core infrastructure has been modified
gcp leap No Yes Core infrastructure has been modified
gcp linked-earth No Yes Core infrastructure has been modified
gcp callysto No Yes Core infrastructure has been modified
aws nasa-cryo No Yes Core infrastructure has been modified
aws victor No Yes Core infrastructure has been modified
aws gridsst No Yes Core infrastructure has been modified
gcp 2i2c-uk No Yes Core infrastructure has been modified
gcp meom-ige No Yes Core infrastructure has been modified
aws openscapes No Yes Core infrastructure has been modified
gcp awi-ciroh No Yes Core infrastructure has been modified
aws carbonplan No Yes Core infrastructure has been modified
gcp pangeo-hubs No Yes Core infrastructure has been modified
gcp m2lines No Yes Core infrastructure has been modified
gcp qcl No Yes Core infrastructure has been modified
aws nasa-veda No Yes Core infrastructure has been modified

Production deployments

Cloud Provider Cluster Name Hub Name Reason for Redeploy
aws 2i2c-aws-us researchdelight Core infrastructure has been modified
aws ubc-eoas prod Core infrastructure has been modified
kubeconfig utoronto prod Core infrastructure has been modified
kubeconfig utoronto r-prod Core infrastructure has been modified
gcp 2i2c demo Core infrastructure has been modified
gcp 2i2c ohw Core infrastructure has been modified
gcp 2i2c pfw Core infrastructure has been modified
gcp 2i2c peddie Core infrastructure has been modified
gcp 2i2c catalyst-cooperative Core infrastructure has been modified
gcp 2i2c earthlab Core infrastructure has been modified
gcp 2i2c paleohack2021 Core infrastructure has been modified
gcp 2i2c aup Core infrastructure has been modified
gcp 2i2c temple Core infrastructure has been modified
gcp 2i2c ucmerced Core infrastructure has been modified
gcp cloudbank ccsf Core infrastructure has been modified
gcp cloudbank csm Core infrastructure has been modified
gcp cloudbank elcamino Core infrastructure has been modified
gcp cloudbank glendale Core infrastructure has been modified
gcp cloudbank howard Core infrastructure has been modified
gcp cloudbank miracosta Core infrastructure has been modified
gcp cloudbank skyline Core infrastructure has been modified
gcp cloudbank demo Core infrastructure has been modified
gcp cloudbank fresno Core infrastructure has been modified
gcp cloudbank laney Core infrastructure has been modified
gcp cloudbank lassen Core infrastructure has been modified
gcp cloudbank sbcc Core infrastructure has been modified
gcp cloudbank lacc Core infrastructure has been modified
gcp cloudbank mills Core infrastructure has been modified
gcp cloudbank palomar Core infrastructure has been modified
gcp cloudbank pasadena Core infrastructure has been modified
gcp cloudbank sjcc Core infrastructure has been modified
gcp cloudbank tuskegee Core infrastructure has been modified
gcp cloudbank avc Core infrastructure has been modified
gcp cloudbank csu Core infrastructure has been modified
gcp leap prod Core infrastructure has been modified
gcp linked-earth prod Core infrastructure has been modified
gcp callysto prod Core infrastructure has been modified
aws nasa-cryo prod Core infrastructure has been modified
aws victor prod Core infrastructure has been modified
aws gridsst prod Core infrastructure has been modified
gcp 2i2c-uk lis Core infrastructure has been modified
gcp meom-ige prod Core infrastructure has been modified
gcp meom-ige drakkar-demo Core infrastructure has been modified
aws openscapes prod Core infrastructure has been modified
gcp awi-ciroh prod Core infrastructure has been modified
aws carbonplan prod Core infrastructure has been modified
gcp pangeo-hubs prod Core infrastructure has been modified
gcp m2lines prod Core infrastructure has been modified
gcp qcl prod Core infrastructure has been modified
aws nasa-veda prod Core infrastructure has been modified

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 8, 2023

Superseded by #36.

@dependabot dependabot bot closed this May 8, 2023
@dependabot dependabot bot deleted the dependabot/pip/typer-eq-0.8.star branch May 8, 2023 17:58
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.

0 participants