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]