Skip to content

Commit

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


Updates `pyinstaller` from 6.9.0 to 6.10.0
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst)
- [Commits](pyinstaller/pyinstaller@v6.9.0...v6.10.0)

Updates `numpy` from 2.0.1 to 2.1.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.0.1...v2.1.1)

---
updated-dependencies:
- dependency-name: pyinstaller
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-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>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 5de57ee commit d8112c4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pyinstaller==6.9.0
numpy==2.0.1
pyinstaller==6.10.0
numpy==2.1.1

0 comments on commit d8112c4

Please sign in to comment.