Skip to content

Update Pipfile.lock to match Pipfile - #644

Open
sheikhlimon wants to merge 1 commit into
outreachy:masterfrom
sheikhlimon:fix-ci-pipfile
Open

Update Pipfile.lock to match Pipfile#644
sheikhlimon wants to merge 1 commit into
outreachy:masterfrom
sheikhlimon:fix-ci-pipfile

Conversation

@sheikhlimon

Copy link
Copy Markdown

Updates Pipfile.lock to sync with Pipfile and fix CI deployment failures.

  • Regenerates Pipfile.lock via pipenv lock.
  • Resolves DeployException caused by out-of-sync dependencies during pipenv install --deploy.

@sheikhlimon

sheikhlimon commented Aug 20, 2026

Copy link
Copy Markdown
Author

@TildaDares I looked into this a bit. It seems the CI was indeed failing because Pipfile.lock was out of sync, which caused pipenv install --deploy to abort.

I just regenerated the lockfile and pushed the update. Hopefully, this should clear up the CI failure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant