Skip to content

Commit 928ce5a

Browse files
Bump typer from 0.9.0 to 0.12.0
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>
1 parent 6a034f0 commit 928ce5a

File tree

2 files changed

+120
-12
lines changed

2 files changed

+120
-12
lines changed

poetry.lock

Lines changed: 119 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ankivalenz = "ankivalenz.main:app"
1212
python = "^3.10"
1313
bs4 = ">=0.0.1,<0.0.3"
1414
genanki = "^0.13.0"
15-
typer = ">=0.6.1,<0.10.0"
15+
typer = ">=0.6.1,<0.13.0"
1616

1717

1818
[tool.poetry.group.test.dependencies]

0 commit comments

Comments
 (0)