Skip to content

Commit b56a68f

Browse files
authored
Merge branch 'main' into dependabot/github_actions/github-actions-5e51f74d5c
2 parents 37c64a8 + 005955a commit b56a68f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ opensearch = [
5353
]
5454
openpyxl = ["openpyxl>=3.0.0,<4"]
5555
progressbar = ["progressbar2>=4.0.0,<5"]
56-
deltalake = ["deltalake>=0.18.0,<1.2.0"]
56+
deltalake = ["deltalake>=0.18.0,<1.3.0"]
5757
geopandas = ["geopandas>=1.0.0,<2"]
58-
modin = ["modin>=0.31,<0.36"]
58+
modin = ["modin>=0.31,<0.38"]
5959
ray = ["ray[default, data]>=2.49.0,<3"]
6060

6161
[project.urls]
@@ -72,7 +72,7 @@ dev = [
7272
"boto3-stubs[athena, cleanrooms, chime, cloudwatch, dynamodb, ec2, emr, emr-serverless, glue, kms, logs, neptune, opensearch, opensearchserverless, quicksight, rds, rds-data, redshift, redshift-data, s3, secretsmanager, ssm, sts, timestream-query, timestream-write]>=1.36.2,<2",
7373
"doc8~=1.1",
7474
"mypy~=1.14",
75-
"ruff>=0.9.2,<0.13.0",
75+
"ruff>=0.9.2,<0.15.0",
7676
"moto~=5.0",
7777
"openpyxl~=3.1",
7878
"pyparsing>=3.2.1,<4",
@@ -83,7 +83,7 @@ dev = [
8383
"pytest-xdist>=3.6.1,<4",
8484
"s3fs==0.4.2",
8585
"tox>=4.23.2,<5",
86-
"tox-uv==1.28.0",
86+
"tox-uv==1.28.1",
8787
"bump-my-version>=0.29,<1.3",
8888
"IPython>=8.18.1,<9",
8989
"jupyterlab~=4.3",

0 commit comments

Comments
 (0)