Skip to content

Commit

Permalink
Bump typer from 0.9.0 to 0.12.0
Browse files Browse the repository at this point in the history
Bumps [typer](https://github.com/tiangolo/typer) from 0.9.0 to 0.12.0.
- [Release notes](https://github.com/tiangolo/typer/releases)
- [Changelog](https://github.com/tiangolo/typer/blob/master/docs/release-notes.md)
- [Commits](fastapi/typer@0.9.0...0.12.0)

---
updated-dependencies:
- dependency-name: typer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent 4942041 commit df0daf4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies = [
"setuptools==69.2.0",
"snowflake-connector-python[secure-local-storage]==3.7.1",
"tomlkit==0.12.3",
"typer==0.9.0",
"typer==0.12.0",
"urllib3>=1.21.1,<2.3",
"GitPython==3.1.43",
"pip",
Expand Down
2 changes: 1 addition & 1 deletion snyk/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ requirements-parser==0.5.0
setuptools==69.2.0
snowflake-connector-python[secure-local-storage]==3.7.1
tomlkit==0.12.3
typer==0.9.0
typer==0.12.0
urllib3>=1.21.1,<2.3
GitPython==3.1.43
pip
Expand Down

0 comments on commit df0daf4

Please sign in to comment.