From b2cd0b8fdd1412d86b59fa0b7019ef286d4852ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 05:43:09 +0000 Subject: [PATCH] build(deps): bump the pip-dependencies group Bumps the pip-dependencies group in /requirements.d with 2 updates: [pyinstaller](https://github.com/pyinstaller/pyinstaller) and [tox](https://github.com/tox-dev/tox). Updates `pyinstaller` from 6.18.0 to 6.19.0 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](https://github.com/pyinstaller/pyinstaller/compare/v6.18.0...v6.19.0) Updates `tox` from 4.34.1 to 4.35.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/4.34.1...4.35.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-version: 6.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: tox dependency-version: 4.35.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] --- requirements.d/development.lock.txt | 2 +- requirements.d/pyinstaller.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.d/development.lock.txt b/requirements.d/development.lock.txt index cc2ada4ff..abf6b2573 100644 --- a/requirements.d/development.lock.txt +++ b/requirements.d/development.lock.txt @@ -6,7 +6,7 @@ wheel==0.46.3 virtualenv==20.36.1 build==1.4.0 pkgconfig==1.5.5 -tox==4.34.1 +tox==4.35.0 pytest==9.0.2 pytest-xdist==3.8.0 coverage[toml]==7.13.4 diff --git a/requirements.d/pyinstaller.txt b/requirements.d/pyinstaller.txt index 42f72618f..25d9d6ac1 100644 --- a/requirements.d/pyinstaller.txt +++ b/requirements.d/pyinstaller.txt @@ -1 +1 @@ -pyinstaller==6.18.0 +pyinstaller==6.19.0