Skip to content

Commit

Permalink
Bump numpy (#1846)
Browse files Browse the repository at this point in the history
Bumps the pip-dependencies group in /installer/packages/trik-studio/ru.qreal.root.trik.core/meta with 1 update: [numpy](https://github.com/numpy/numpy).


Updates `numpy` from 2.1.3 to 2.2.0
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v2.1.3...v2.2.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 45f6bde commit b3e0da1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pyinstaller==6.11.1
numpy==2.1.3; python_version >= "3.11"
numpy==2.2.0; python_version >= "3.11"
numpy==2.0.1; python_version < "3.11"

0 comments on commit b3e0da1

Please sign in to comment.