Skip to content

Commit 54cbdf5

Browse files
chore(deps): bump typer from 0.20.0 to 0.21.0 (#256)
Bumps [typer](https://github.com/fastapi/typer) from 0.20.0 to 0.21.0. - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.20.0...0.21.0) --- updated-dependencies: - dependency-name: typer dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e890cd9 commit 54cbdf5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -31,7 +31,7 @@ mistune = "^3.1.0"
3131
python = "^3.11"
3232
rich = ">=13.9.4,<15.0.0"
3333
selectolax = ">=0.3.27,<0.5.0"
34-
typer = ">=0.15.1,<0.21.0"
34+
typer = ">=0.15.1,<0.22.0"
3535
htmlmin2 = "^0.1.13"
3636
dpath = "^2.2.0"
3737
jinja2-simple-tags = "^0.6.1"

0 commit comments

Comments
 (0)