Skip to content

Commit

Permalink
Merge branch 'dependabot/pip/agenta-cli/questionary-2.0.1' into all-d…
Browse files Browse the repository at this point in the history
…ependabot-prs
  • Loading branch information
aakrem committed May 19, 2024
2 parents 3c53fd6 + 50b85ae commit ece1cfc
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 18 deletions.
31 changes: 14 additions & 17 deletions agenta-cli/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion agenta-cli/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ docker = ">=6.1.1,<8.0.0"
click = "^8.1.3"
fastapi = ">=0.96.1"
toml = "^0.10.2"
questionary = "^1.10.0"
questionary = ">=1.10,<3.0"
ipdb = ">=0.13"
python-dotenv = "^1.0.0"
python-multipart = ">=0.0.6,<0.0.10"
Expand Down

0 comments on commit ece1cfc

Please sign in to comment.