Skip to content

Commit 600c79d

Browse files
Bump the pip-dependencies group across 1 directory with 2 updates
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.12.0 to 6.13.0 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.12.0...v6.13.0) Updates `numpy` from 2.2.3 to 2.2.5 - [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.3...v2.2.5) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 6.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: numpy dependency-version: 2.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c8f34d commit 600c79d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pyinstaller==6.12.0
2-
numpy==2.2.3; python_version >= "3.11"
1+
pyinstaller==6.13.0
2+
numpy==2.2.5; python_version >= "3.11"
33
numpy==2.0.1; python_version < "3.11"
44

0 commit comments

Comments
 (0)