This is an automated email from the ASF dual-hosted git repository.

ebyhr pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new b501bfc26 fix(deps): update dependency boto3 to v1.39.12 (#2169)
b501bfc26 is described below

commit b501bfc266147dc80b4e1b3a87b98edbb55fc98c
Author: Mend Renovate <b...@renovateapp.com>
AuthorDate: Thu Jul 24 02:21:12 2025 +0200

    fix(deps): update dependency boto3 to v1.39.12 (#2169)
---
 client/python/pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/client/python/pyproject.toml b/client/python/pyproject.toml
index 00b8addc1..4447c5970 100644
--- a/client/python/pyproject.toml
+++ b/client/python/pyproject.toml
@@ -34,7 +34,7 @@ dependencies = [
     "python-dateutil>=2.8.2",
     "pydantic>=2.0.0",
     "typing-extensions>=4.7.1",
-    "boto3==1.39.11",
+    "boto3==1.39.12",
 ]
 
 [project.urls]

Reply via email to