From 2f96473ff868469ce850ff287b1f4118a7a0d89d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 04:15:37 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 5 updates Bumps the pip group with 5 updates in the /install directory: | Package | From | To | | --- | --- | --- | | [flask](https://github.com/pallets/flask) | `0.12` | `2.2.5` | | [jinja2](https://github.com/pallets/jinja) | `2.9.5` | `3.1.6` | | [pyinstaller](https://github.com/pyinstaller/pyinstaller) | `3.2.1` | `6.15.0` | | [werkzeug](https://github.com/pallets/werkzeug) | `0.11.15` | `3.1.4` | | [future](https://github.com/PythonCharmers/python-future) | `0.16.0` | `1.0.0` | Updates `flask` from 0.12 to 2.2.5 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/0.12...2.2.5) Updates `jinja2` from 2.9.5 to 3.1.6 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.9.5...3.1.6) Updates `pyinstaller` from 3.2.1 to 6.15.0 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES-3.rst) - [Commits](https://github.com/pyinstaller/pyinstaller/compare/v3.2.1...v6.15.0) Updates `werkzeug` from 0.11.15 to 3.1.4 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/0.11.15...3.1.4) Updates `future` from 0.16.0 to 1.0.0 - [Release notes](https://github.com/PythonCharmers/python-future/releases) - [Changelog](https://github.com/PythonCharmers/python-future/blob/master/docs/changelog.rst) - [Commits](https://github.com/PythonCharmers/python-future/compare/v0.16.0...v1.0.0) --- updated-dependencies: - dependency-name: flask dependency-version: 2.2.5 dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip - dependency-name: pyinstaller dependency-version: 6.15.0 dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production dependency-group: pip - dependency-name: future dependency-version: 1.0.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- install/requirements-windows.txt | 8 ++++---- install/requirements.txt | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/install/requirements-windows.txt b/install/requirements-windows.txt index 5d81bbc96..51402f80b 100644 --- a/install/requirements-windows.txt +++ b/install/requirements-windows.txt @@ -1,11 +1,11 @@ click==6.7 -Flask==0.12 -future==0.16.0 +Flask==2.2.5 +future==1.0.0 itsdangerous==0.24 -Jinja2==2.9.5 +Jinja2==3.1.6 MarkupSafe==0.23 pefile==2016.3.28 -PyInstaller==3.2.1 +PyInstaller==6.15.0 pypiwin32==219 PyQt5==5.8 PySocks==1.6.7 diff --git a/install/requirements.txt b/install/requirements.txt index a046504a4..ffc9e36f9 100644 --- a/install/requirements.txt +++ b/install/requirements.txt @@ -1,11 +1,11 @@ click==6.7 -Flask==0.12 +Flask==2.2.5 itsdangerous==0.24 -Jinja2==2.9.5 +Jinja2==3.1.6 MarkupSafe==0.23 -PyInstaller==3.2.1 +PyInstaller==6.15.0 PyQt5==5.7.1 PySocks==1.6.7 sip==4.19 stem==1.5.4 -Werkzeug==0.11.15 +Werkzeug==3.1.4