Skip to content

Commit bbbd794

Browse files
dependabot[bot]devin-ai-integration[bot]desertaxle
authored
chore(deps): update typer requirement from <0.21.0,>=0.16.0 to >=0.16.0,<0.22.0 (#19986)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: alex.s@prefect.io <ajstreed1@gmail.com> Co-authored-by: Alex Streed <desertaxle@users.noreply.github.com>
1 parent faa7506 commit bbbd794

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies = [
3838
"pytz>=2021.1,<2026",
3939
"readchar>=4.0.0,<5.0.0",
4040
"sqlalchemy[asyncio]>=2.0,<3.0.0",
41-
"typer>=0.16.0,<0.21.0",
41+
"typer>=0.16.0,<0.22.0",
4242
# Client dependencies
4343
# If you modify this list, make the same modification in client/pyproject.toml
4444
"anyio>=4.4.0,<5.0.0",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)