Skip to content

Commit a371e9a

Browse files
dependabot[bot]iakov
authored andcommitted
Bump the pip-dependencies group
Bumps the pip-dependencies group in /installer/packages/trik-studio/ru.qreal.root.trik.core/meta with 2 updates: [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.4 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.4...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 f62266d commit a371e9a

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.4; 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)