From 4f19c716a151730b9c7a6e82f0e1923725f48b1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 07:32:41 +0000 Subject: [PATCH] Bump the minor-and-patch group across 1 directory with 2 updates Bumps the minor-and-patch group with 2 updates in the / directory: [flask](https://github.com/pallets/flask) and [litecli](https://github.com/dbcli/litecli). Updates `flask` from 3.1.2 to 3.1.3 - [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/3.1.2...3.1.3) Updates `litecli` from 1.17.0 to 1.17.1 - [Release notes](https://github.com/dbcli/litecli/releases) - [Changelog](https://github.com/dbcli/litecli/blob/main/CHANGELOG.md) - [Commits](https://github.com/dbcli/litecli/compare/v1.17.0...v1.17.1) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: litecli dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0b009f7..c689fd4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -flask == 3.1.2 +flask == 3.1.3 flask-compress == 1.23 flask-cors == 6.0.2 -litecli == 1.17.0 +litecli == 1.17.1 google-cloud-logging == 3.13.0 google-compute-engine == 2.8.13 gunicorn == 23.0.0