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

Bump numpy from 1.25.1 to 1.25.2 #327

Merged
merged 1 commit into from
Aug 1, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps numpy from 1.25.1 to 1.25.2.

Commits
  • ea67792 Merge pull request #24296 from charris/prepare-1.25.2-release
  • 47793ab REL: Prepare for the NumPy 1.25.2 release.
  • 9941dfe Merge pull request #24295 from charris/backport-24281
  • 7b5e51a BUG: Further fixes to indexing loop and added tests
  • f92167b Merge pull request #24294 from charris/backport-24272
  • eb20535 Merge pull request #24293 from charris/backport-24240
  • 1690ddd Merge pull request #24292 from charris/backport-24285
  • fa3a023 BUG: fix for modifying the index arg in ufunc_at
  • 5c964bb TST: add failing test
  • 8a731a5 BUG: Fix C types in scalartypes
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [numpy](https://github.com/numpy/numpy) from 1.25.1 to 1.25.2.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v1.25.1...v1.25.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from durandtibo as a code owner July 31, 2023 15:02
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 31, 2023
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (e22fe85) 100.00% compared to head (0bf3aef) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #327   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines         1292      1292           
  Branches       146       146           
=========================================
  Hits          1292      1292           

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

@durandtibo durandtibo merged commit 51846bc into main Aug 1, 2023
21 of 22 checks passed
@durandtibo durandtibo deleted the dependabot/pip/numpy-1.25.2 branch August 1, 2023 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants