Skip to content

Commit

Permalink
[edgetest] automated change (#319)
Browse files Browse the repository at this point in the history
Co-authored-by: fdosani <10391670+fdosani@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and fdosani authored Jan 10, 2025
1 parent 1de1428 commit 3d179a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = [
{ name="Faisal Dosani", email="faisal.dosani@capitalone.com" },
]
license = {text = "Apache Software License"}
dependencies = ["boto3<=1.35.93,>=1.9.92", "PyYAML<=6.0.2,>=5.1", "pandas<=2.2.3,>=1.5.0", "numpy<=2.2.1,>=1.22.0", "polars>=0.20.0", "pyarrow>=10.0.1"]
dependencies = ["boto3<=1.35.96,>=1.9.92", "PyYAML<=6.0.2,>=5.1", "pandas<=2.2.3,>=1.5.0", "numpy<=2.2.1,>=1.22.0", "polars>=0.20.0", "pyarrow>=10.0.1"]

requires-python = ">=3.9.0"
classifiers = [
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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.35.93
boto3==1.35.96
# via locopy (pyproject.toml)
botocore==1.35.93
botocore==1.35.96
# via
# boto3
# s3transfer
Expand Down

0 comments on commit 3d179a3

Please sign in to comment.