Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

Commit

Permalink
Bump inquirer from 3.1.1 to 3.1.2 in /backend (#99)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2023
1 parent 21b41b1 commit e66baa0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions backend/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 backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pydantic = "1.10.4"
PyYAML = "6.0"
typer = { extras = ["all"], version = "0.7.0" }
uvloop = "0.17.0"
inquirer = "3.1.1"
inquirer = "3.1.2"
soxr = "0.3.3"
fastapi = "0.89.0"
uvicorn = { extras = ["standard"], version = "0.20.0" }
Expand Down

0 comments on commit e66baa0

Please sign in to comment.