This is an automated email from the ASF dual-hosted git repository.
fokko pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-python.git
The following commit(s) were added to refs/heads/main by this push:
new 6a65772a Build: Bump flask from 3.1.2 to 3.1.3 (#3072)
6a65772a is described below
commit 6a65772a7486476f7f26b5bd8e2eb6c80970e33d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 20 21:35:30 2026 +0100
Build: Bump flask from 3.1.2 to 3.1.3 (#3072)
---
uv.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/uv.lock b/uv.lock
index 569f1b7e..46fbc800 100644
--- a/uv.lock
+++ b/uv.lock
@@ -1447,7 +1447,7 @@ wheels = [
[[package]]
name = "flask"
-version = "3.1.2"
+version = "3.1.3"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "blinker" },
@@ -1457,9 +1457,9 @@ dependencies = [
{ name = "markupsafe" },
{ name = "werkzeug" },
]
-sdist = { url =
"https://files.pythonhosted.org/packages/dc/6d/cfe3c0fcc5e477df242b98bfe186a4c34357b4847e87ecaef04507332dab/flask-3.1.2.tar.gz",
hash =
"sha256:bf656c15c80190ed628ad08cdfd3aaa35beb087855e2f494910aa3774cc4fd87", size
= 720160, upload-time = "2025-08-19T21:03:21.205Z" }
+sdist = { url =
"https://files.pythonhosted.org/packages/26/00/35d85dcce6c57fdc871f3867d465d780f302a175ea360f62533f12b27e2b/flask-3.1.3.tar.gz",
hash =
"sha256:0ef0e52b8a9cd932855379197dd8f94047b359ca0a78695144304cb45f87c9eb", size
= 759004, upload-time = "2026-02-19T05:00:57.678Z" }
wheels = [
- { url =
"https://files.pythonhosted.org/packages/ec/f9/7f9263c5695f4bd0023734af91bedb2ff8209e8de6ead162f35d8dc762fd/flask-3.1.2-py3-none-any.whl",
hash =
"sha256:ca1d8112ec8a6158cc29ea4858963350011b5c846a414cdb7a954aa9e967d03c", size
= 103308, upload-time = "2025-08-19T21:03:19.499Z" },
+ { url =
"https://files.pythonhosted.org/packages/7f/9c/34f6962f9b9e9c71f6e5ed806e0d0ff03c9d1b0b2340088a0cf4bce09b18/flask-3.1.3-py3-none-any.whl",
hash =
"sha256:f4bcbefc124291925f1a26446da31a5178f9483862233b23c0c96a20701f670c", size
= 103424, upload-time = "2026-02-19T05:00:56.027Z" },
]
[[package]]