Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update stable dependency files #5703

Merged
merged 29 commits into from
Jun 3, 2024
Merged

Update stable dependency files #5703

merged 29 commits into from
Jun 3, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Automatic update of stable requirement files to snapshot valid python environments.

Because bots are not able to trigger CI on their own, please do so by pushing an empty commit to this branch using the following command:

git commit --allow-empty -m 'trigger ci'

Alternatively, wait for this branch to be out-of-date with master, then just use the "Update branch" button!

Note that it is expected that the PennyLane-Lightning repo is a version ahead of the release, because the
version number is taken from the dev branch. Trying to pip install from the files will fail until that
major version of Lightning is released.

If pip install fails with a not found error when installing because of this, it can be fixed by manually
downgrading the PennyLane-Lightning version number in the file by 1 version and trying again.

@github-actions github-actions bot requested a review from a team as a code owner May 16, 2024 20:09
@albi3ro albi3ro enabled auto-merge (squash) May 22, 2024 13:33
Copy link

codecov bot commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.66%. Comparing base (b797b1d) to head (d489b76).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5703      +/-   ##
==========================================
- Coverage   99.67%   99.66%   -0.01%     
==========================================
  Files         414      414              
  Lines       39310    39017     -293     
==========================================
- Hits        39181    38887     -294     
- Misses        129      130       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@albi3ro albi3ro merged commit c83d98c into master Jun 3, 2024
40 checks passed
@albi3ro albi3ro deleted the bot/stable-deps-update branch June 3, 2024 15:46
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.

None yet

2 participants