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

jbonofre 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 4eeb6dab main: Update dependency boto3 to v1.35.99 (#752)
4eeb6dab is described below

commit 4eeb6dabe4cdfce7ab91c259e873970fcda5a791
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Jan 15 06:12:34 2025 +0100

    main: Update dependency boto3 to v1.35.99 (#752)
---
 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 8824316c..7bffdaa0 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.98"
+boto3 = "==1.35.99"
 
 [tool.poetry.dev-dependencies]
 pytest = ">=7.2.1"

Reply via email to