Skip to content

Commit 96ec4d1

Browse files
authored
Merge pull request #1210 from guardrails-ai/fix/typer-bump-015
Update dependency version for typer
2 parents f17e98c + fc86142 commit 96ec4d1

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -20,7 +20,7 @@ lxml = "^4.9.3"
2020
openai = "^1.30.1"
2121
rich = "^13.6.0"
2222
pydantic = ">=2.0.0, <3.0"
23-
typer = {extras = ["all"], version = ">=0.9.0, <0.13"}
23+
typer = {extras = ["all"], version = ">=0.9.0,<0.16"}
2424
griffe = "^0.36.9"
2525
tenacity = ">=8.1.0"
2626
rstr = "^3.2.2"

0 commit comments

Comments
 (0)