Skip to content

Commit

Permalink
Bump numpy
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.2.0 to 2.2.1
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v2.2.0...v2.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 36aad91 commit 36bc176
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.2.0; python_version >= "3.11"
numpy==2.2.1; python_version >= "3.11"
numpy==2.0.1; python_version < "3.11"

0 comments on commit 36bc176

Please sign in to comment.