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
Browse files Browse the repository at this point in the history
Bumps [inquirer](https://github.com/magmax/python-inquirer) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/magmax/python-inquirer/releases)
- [Commits](magmax/python-inquirer@v3.1.1...v3.1.2)

---
updated-dependencies:
- dependency-name: inquirer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2023
1 parent a83dc62 commit aaa5bd0
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.88.0"
uvicorn = { extras = ["standard"], version = "0.20.0" }
Expand Down

0 comments on commit aaa5bd0

Please sign in to comment.