From 6c38f0611f18c32aa97642895554e854e29fdac6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 11:18:06 -0700 Subject: [PATCH] [edgetest] automated change (#322) Co-authored-by: fdosani <10391670+fdosani@users.noreply.github.com> --- pyproject.toml | 2 +- requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index a9bf222..9f24457 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ authors = [ { name="Faisal Dosani", email="faisal.dosani@capitalone.com" }, ] license = {text = "Apache Software License"} -dependencies = ["boto3<=1.36.10,>=1.9.92", "PyYAML<=6.0.2,>=5.1", "pandas<=2.2.3,>=1.5.0", "numpy<=2.2.2,>=1.22.0", "polars>=0.20.0", "pyarrow>=10.0.1"] +dependencies = ["boto3<=1.36.15,>=1.9.92", "PyYAML<=6.0.2,>=5.1", "pandas<=2.2.3,>=1.5.0", "numpy<=2.2.2,>=1.22.0", "polars>=0.20.0", "pyarrow>=10.0.1"] requires-python = ">=3.9.0" classifiers = [ diff --git a/requirements.txt b/requirements.txt index 52e6335..472147f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ # This file was autogenerated by uv via the following command: # uv pip compile --output-file=requirements.txt pyproject.toml -boto3==1.36.10 +boto3==1.36.15 # via locopy (pyproject.toml) -botocore==1.36.10 +botocore==1.36.15 # via # boto3 # s3transfer