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

singhpk234 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 50900d2a8 chore(deps): update dependency boto3 to ~=1.42.2 (#3126)
50900d2a8 is described below

commit 50900d2a899cbe9494e7fed2d130d7681bdc3925
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Dec 4 01:48:03 2025 +0000

    chore(deps): update dependency boto3 to ~=1.42.2 (#3126)
---
 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 bf54c7d17..8dcf804f4 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,<2.12.0",
     "typing-extensions>=4.7.1",
-    "boto3~=1.40.6",
+    "boto3~=1.42.2",
 ]
 
 [project.urls]

Reply via email to