Sync Pipfile.lock based on latest Pipfile

When running `pipenv install` locally, `pipenv` triggers a warning that the
lockfile is out of sync, and starts regenerating the `Pipfile.lock` file.

This change syncs these files, and updates dependencies based on a fresh run of
`pipenv lock --dev`.
This commit is contained in:
Michael Manganiello
2023-05-27 20:55:18 -03:00
committed by Trenton H
parent 97cf3b2079
commit 0466f7a18a
2 changed files with 566 additions and 529 deletions

1093
Pipfile.lock generated

File diff suppressed because it is too large Load Diff