Skip to content

Commit af6eb2e

Browse files
authored
Update deps to remove warning (#226)
When running `poetry install --no-root` locally, I noticed a warning: > Warning: The lock file is not up to date with the latest changes in > pyproject.toml. You may be getting outdated dependencies. Run update > to update them. Instead of running that command though, I ran `poetry lock --no-update` to regenerate the lockfile. Then I ran `poetry install --no-root` again, which resulted in the following updates: > Updating coverage (6.4.3 -> 6.4.4) > Updating uvicorn (0.18.2 -> 0.18.3)
1 parent e4f8ea1 commit af6eb2e

File tree

1 file changed

+118
-123
lines changed

1 file changed

+118
-123
lines changed

0 commit comments

Comments
 (0)