Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# make upgrade
#
boto3==1.42.83
boto3==1.42.88
# via smart-open
botocore==1.42.83
botocore==1.42.88
# via
# boto3
# s3transfer
Expand Down
8 changes: 4 additions & 4 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ packaging==26.0
# via
# pyproject-api
# tox
platformdirs==4.9.4
platformdirs==4.9.6
# via
# python-discovery
# tox
Expand All @@ -28,13 +28,13 @@ pluggy==1.6.0
# via tox
pyproject-api==1.10.0
# via tox
python-discovery==1.2.1
python-discovery==1.2.2
# via
# tox
# virtualenv
tomli-w==1.2.0
# via tox
tox==4.52.0
tox==4.52.1
# via -r requirements/ci.in
virtualenv==21.2.0
virtualenv==21.2.1
# via tox
24 changes: 12 additions & 12 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@ astroid==4.0.4
# -r requirements/quality.txt
# pylint
# pylint-celery
boto3==1.42.83
boto3==1.42.88
# via
# -r requirements/quality.txt
# smart-open
botocore==1.42.83
botocore==1.42.88
# via
# -r requirements/quality.txt
# boto3
# s3transfer
build==1.4.2
build==1.4.3
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand All @@ -35,7 +35,7 @@ cffi==2.0.0
# via
# -r requirements/quality.txt
# cryptography
chardet==7.4.0.post2
chardet==7.4.1
# via diff-cover
charset-normalizer==3.4.7
# via
Expand Down Expand Up @@ -73,7 +73,7 @@ coverage[toml]==7.13.5
# via
# -r requirements/quality.txt
# pytest-cov
cryptography==46.0.6
cryptography==46.0.7
# via
# -r requirements/quality.txt
# secretstorage
Expand Down Expand Up @@ -166,7 +166,7 @@ mdurl==0.1.2
# via
# -r requirements/quality.txt
# markdown-it-py
more-itertools==11.0.1
more-itertools==11.0.2
# via
# -r requirements/quality.txt
# jaraco-classes
Expand Down Expand Up @@ -197,7 +197,7 @@ pandas==3.0.2
# chdb-core
pip-tools==7.5.3
# via -r requirements/pip-tools.txt
platformdirs==4.9.4
platformdirs==4.9.6
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -262,7 +262,7 @@ pyproject-hooks==1.2.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==9.0.2
pytest==9.0.3
# via
# -r requirements/quality.txt
# pytest-asyncio
Expand All @@ -276,7 +276,7 @@ python-dateutil==2.9.0.post0
# -r requirements/quality.txt
# botocore
# pandas
python-discovery==1.2.1
python-discovery==1.2.2
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -310,7 +310,7 @@ rfc3986==2.0.0
# via
# -r requirements/quality.txt
# twine
rich==14.3.3
rich==15.0.0
# via
# -r requirements/quality.txt
# twine
Expand Down Expand Up @@ -349,7 +349,7 @@ tomlkit==0.14.0
# via
# -r requirements/quality.txt
# pylint
tox==4.52.0
tox==4.52.1
# via -r requirements/ci.txt
twine==6.2.0
# via -r requirements/quality.txt
Expand All @@ -369,7 +369,7 @@ urwid==4.0.0
# via -r requirements/quality.txt
uvloop==0.22.1
# via -r requirements/quality.txt
virtualenv==21.2.0
virtualenv==21.2.1
# via
# -r requirements/ci.txt
# tox
Expand Down
14 changes: 7 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@ babel==2.18.0
# sphinx
beautifulsoup4==4.14.3
# via pydata-sphinx-theme
boto3==1.42.83
boto3==1.42.88
# via
# -r requirements/test.txt
# smart-open
botocore==1.42.83
botocore==1.42.88
# via
# -r requirements/test.txt
# boto3
# s3transfer
build==1.4.2
build==1.4.3
# via -r requirements/doc.in
certifi==2026.2.25
# via
Expand All @@ -50,7 +50,7 @@ coverage[toml]==7.13.5
# via
# -r requirements/test.txt
# pytest-cov
cryptography==46.0.6
cryptography==46.0.7
# via secretstorage
docutils==0.22.4
# via
Expand Down Expand Up @@ -98,7 +98,7 @@ markupsafe==3.0.3
# via jinja2
mdurl==0.1.2
# via markdown-it-py
more-itertools==11.0.1
more-itertools==11.0.2
# via
# jaraco-classes
# jaraco-functools
Expand Down Expand Up @@ -145,7 +145,7 @@ pygments==2.20.0
# sphinx
pyproject-hooks==1.2.0
# via build
pytest==9.0.2
pytest==9.0.3
# via
# -r requirements/test.txt
# pytest-asyncio
Expand Down Expand Up @@ -177,7 +177,7 @@ requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==14.3.3
rich==15.0.0
# via twine
roman-numerals==4.1.0
# via sphinx
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.4.2
build==1.4.3
# via pip-tools
click==8.3.2
# via pip-tools
Expand Down
14 changes: 7 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ astroid==4.0.4
# via
# pylint
# pylint-celery
boto3==1.42.83
boto3==1.42.88
# via
# -r requirements/test.txt
# smart-open
botocore==1.42.83
botocore==1.42.88
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -50,7 +50,7 @@ coverage[toml]==7.13.5
# via
# -r requirements/test.txt
# pytest-cov
cryptography==46.0.6
cryptography==46.0.7
# via secretstorage
dill==0.4.1
# via pylint
Expand Down Expand Up @@ -103,7 +103,7 @@ mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
more-itertools==11.0.1
more-itertools==11.0.2
# via
# jaraco-classes
# jaraco-functools
Expand All @@ -123,7 +123,7 @@ pandas==3.0.2
# -r requirements/test.txt
# chdb
# chdb-core
platformdirs==4.9.4
platformdirs==4.9.6
# via pylint
pluggy==1.6.0
# via
Expand Down Expand Up @@ -161,7 +161,7 @@ pylint-plugin-utils==0.9.0
# via
# pylint-celery
# pylint-django
pytest==9.0.2
pytest==9.0.3
# via
# -r requirements/test.txt
# pytest-asyncio
Expand Down Expand Up @@ -196,7 +196,7 @@ requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==14.3.3
rich==15.0.0
# via twine
s3transfer==0.16.0
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
boto3==1.42.83
boto3==1.42.88
# via
# -r requirements/base.txt
# smart-open
botocore==1.42.83
botocore==1.42.88
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -71,7 +71,7 @@ pyarrow==23.0.1
# chdb-core
pygments==2.20.0
# via pytest
pytest==9.0.2
pytest==9.0.3
# via
# pytest-asyncio
# pytest-cov
Expand Down