File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44#
55# make upgrade
66#
7- boto3==1.42.25
7+ boto3==1.42.30
88 # via smart-open
9- botocore==1.42.25
9+ botocore==1.42.30
1010 # via
1111 # boto3
1212 # s3transfer
@@ -34,7 +34,7 @@ numpy==2.4.1
3434 # via pandas
3535pandas==2.3.3
3636 # via chdb
37- pyarrow==22 .0.0
37+ pyarrow==23 .0.0
3838 # via
3939 # -r requirements/base.in
4040 # chdb
Original file line number Diff line number Diff line change @@ -13,11 +13,11 @@ backports-tarfile==1.2.0
1313 # via
1414 # -r requirements/quality.txt
1515 # jaraco-context
16- boto3==1.42.25
16+ boto3==1.42.30
1717 # via
1818 # -r requirements/quality.txt
1919 # smart-open
20- botocore==1.42.25
20+ botocore==1.42.30
2121 # via
2222 # -r requirements/quality.txt
2323 # boto3
@@ -125,7 +125,7 @@ jaraco-classes==3.4.0
125125 # via
126126 # -r requirements/quality.txt
127127 # keyring
128- jaraco-context==6.0.2
128+ jaraco-context==6.1.0
129129 # via
130130 # -r requirements/quality.txt
131131 # keyring
@@ -216,7 +216,7 @@ pluggy==1.6.0
216216 # pytest
217217 # pytest-cov
218218 # tox
219- pyarrow==22 .0.0
219+ pyarrow==23 .0.0
220220 # via
221221 # -r requirements/quality.txt
222222 # chdb
@@ -340,7 +340,7 @@ text-unidecode==1.3
340340 # via
341341 # -r requirements/quality.txt
342342 # python-slugify
343- tomlkit==0.13.3
343+ tomlkit==0.14.0
344344 # via
345345 # -r requirements/quality.txt
346346 # pylint
Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ backports-tarfile==1.2.0
1616 # via jaraco-context
1717beautifulsoup4==4.14.3
1818 # via pydata-sphinx-theme
19- boto3==1.42.25
19+ boto3==1.42.30
2020 # via
2121 # -r requirements/test.txt
2222 # smart-open
23- botocore==1.42.25
23+ botocore==1.42.30
2424 # via
2525 # -r requirements/test.txt
2626 # boto3
@@ -71,7 +71,7 @@ iniconfig==2.3.0
7171 # pytest
7272jaraco-classes==3.4.0
7373 # via keyring
74- jaraco-context==6.0.2
74+ jaraco-context==6.1.0
7575 # via keyring
7676jaraco-functools==4.4.0
7777 # via keyring
@@ -125,7 +125,7 @@ pluggy==1.6.0
125125 # -r requirements/test.txt
126126 # pytest
127127 # pytest-cov
128- pyarrow==22 .0.0
128+ pyarrow==23 .0.0
129129 # via
130130 # -r requirements/test.txt
131131 # chdb
@@ -196,7 +196,7 @@ smart-open[s3]==7.5.0
196196 # via -r requirements/test.txt
197197snowballstemmer==3.0.1
198198 # via sphinx
199- soupsieve==2.8.1
199+ soupsieve==2.8.2
200200 # via beautifulsoup4
201201sphinx==9.0.4
202202 # via
Original file line number Diff line number Diff line change @@ -10,11 +10,11 @@ astroid==4.0.3
1010 # pylint-celery
1111backports-tarfile==1.2.0
1212 # via jaraco-context
13- boto3==1.42.25
13+ boto3==1.42.30
1414 # via
1515 # -r requirements/test.txt
1616 # smart-open
17- botocore==1.42.25
17+ botocore==1.42.30
1818 # via
1919 # -r requirements/test.txt
2020 # boto3
@@ -74,7 +74,7 @@ isort==7.0.0
7474 # pylint
7575jaraco-classes==3.4.0
7676 # via keyring
77- jaraco-context==6.0.2
77+ jaraco-context==6.1.0
7878 # via keyring
7979jaraco-functools==4.4.0
8080 # via keyring
@@ -129,7 +129,7 @@ pluggy==1.6.0
129129 # -r requirements/test.txt
130130 # pytest
131131 # pytest-cov
132- pyarrow==22 .0.0
132+ pyarrow==23 .0.0
133133 # via
134134 # -r requirements/test.txt
135135 # chdb
@@ -217,7 +217,7 @@ stevedore==5.6.0
217217 # via code-annotations
218218text-unidecode==1.3
219219 # via python-slugify
220- tomlkit==0.13.3
220+ tomlkit==0.14.0
221221 # via pylint
222222twine==6.2.0
223223 # via -r requirements/quality.in
Original file line number Diff line number Diff line change 44#
55# make upgrade
66#
7- boto3==1.42.25
7+ boto3==1.42.30
88 # via
99 # -r requirements/base.txt
1010 # smart-open
11- botocore==1.42.25
11+ botocore==1.42.30
1212 # via
1313 # -r requirements/base.txt
1414 # boto3
@@ -59,7 +59,7 @@ pluggy==1.6.0
5959 # via
6060 # pytest
6161 # pytest-cov
62- pyarrow==22 .0.0
62+ pyarrow==23 .0.0
6363 # via
6464 # -r requirements/base.txt
6565 # chdb
You can’t perform that action at this time.
0 commit comments