Skip to content

Commit 489a0d6

Browse files
Bump the pip-dependencies group (#1950)
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.14.1 to 6.14.2 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.14.1...v6.14.2) Updates `numpy` from 2.3.0 to 2.3.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.3.0...v2.3.1) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 6.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: numpy dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 90af964 commit 489a0d6

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.14.1
2-
numpy==2.3.0; python_version >= "3.11"
1+
pyinstaller==6.14.2
2+
numpy==2.3.1; python_version >= "3.11"
33
numpy==2.0.1; python_version < "3.11"
44

0 commit comments

Comments
 (0)