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

snazy 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 5aa76fba main: Update dependency boto3 to v1.35.98 (#722)
5aa76fba is described below

commit 5aa76fba723550e48af38d3e6fa916560b7d9336
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Jan 13 21:50:33 2025 +0100

    main: Update dependency boto3 to v1.35.98 (#722)
---
 regtests/client/python/pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/regtests/client/python/pyproject.toml 
b/regtests/client/python/pyproject.toml
index 33f919f9..8824316c 100644
--- a/regtests/client/python/pyproject.toml
+++ b/regtests/client/python/pyproject.toml
@@ -35,7 +35,7 @@ urllib3 = "^1.25.3"
 python-dateutil = ">=2.8.2"
 pydantic = ">=2"
 typing-extensions = ">=4.7.1"
-boto3 = "==1.35.97"
+boto3 = "==1.35.98"
 
 [tool.poetry.dev-dependencies]
 pytest = ">=7.2.1"

Reply via email to