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
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# make upgrade
#
boto3==1.42.17
boto3==1.42.21
# via smart-open
botocore==1.42.17
botocore==1.42.21
# via
# boto3
# s3transfer
certifi==2025.11.12
certifi==2026.1.4
# via
# clickhouse-connect
# requests
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ colorama==0.4.6
# via tox
distlib==0.4.0
# via virtualenv
filelock==3.20.1
filelock==3.20.2
# via
# tox
# virtualenv
Expand All @@ -28,7 +28,7 @@ pluggy==1.6.0
# via tox
pyproject-api==1.10.0
# via tox
tox==4.32.0
tox==4.33.0
# via -r requirements/ci.in
virtualenv==20.35.4
# via tox
20 changes: 10 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
astroid==3.3.11
astroid==4.0.3
# via
# -r requirements/quality.txt
# pylint
Expand All @@ -13,11 +13,11 @@ backports-tarfile==1.2.0
# via
# -r requirements/quality.txt
# jaraco-context
boto3==1.42.17
boto3==1.42.21
# via
# -r requirements/quality.txt
# smart-open
botocore==1.42.17
botocore==1.42.21
# via
# -r requirements/quality.txt
# boto3
Expand All @@ -30,7 +30,7 @@ cachetools==6.2.4
# via
# -r requirements/ci.txt
# tox
certifi==2025.11.12
certifi==2026.1.4
# via
# -r requirements/quality.txt
# clickhouse-connect
Expand Down Expand Up @@ -80,7 +80,7 @@ cryptography==46.0.3
# via
# -r requirements/quality.txt
# secretstorage
diff-cover==10.0.0
diff-cover==10.1.0
# via -r requirements/dev.in
dill==0.4.0
# via
Expand All @@ -96,7 +96,7 @@ docutils==0.22.4
# readme-renderer
edx-lint==5.6.0
# via -r requirements/quality.txt
filelock==3.20.1
filelock==3.20.2
# via
# -r requirements/ci.txt
# tox
Expand All @@ -117,7 +117,7 @@ iniconfig==2.3.0
# via
# -r requirements/quality.txt
# pytest
isort==6.1.0
isort==7.0.0
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -235,7 +235,7 @@ pygments==2.19.2
# pytest
# readme-renderer
# rich
pylint==3.3.9
pylint==4.0.4
# via
# -r requirements/quality.txt
# edx-lint
Expand All @@ -246,7 +246,7 @@ pylint-celery==0.3
# via
# -r requirements/quality.txt
# edx-lint
pylint-django==2.6.1
pylint-django==2.7.0
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -344,7 +344,7 @@ tomlkit==0.13.3
# via
# -r requirements/quality.txt
# pylint
tox==4.32.0
tox==4.33.0
# via -r requirements/ci.txt
twine==6.2.0
# via -r requirements/quality.txt
Expand Down
6 changes: 3 additions & 3 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@ backports-tarfile==1.2.0
# via jaraco-context
beautifulsoup4==4.14.3
# via pydata-sphinx-theme
boto3==1.42.17
boto3==1.42.21
# via
# -r requirements/test.txt
# smart-open
botocore==1.42.17
botocore==1.42.21
# via
# -r requirements/test.txt
# boto3
# s3transfer
build==1.3.0
# via -r requirements/doc.in
certifi==2025.11.12
certifi==2026.1.4
# via
# -r requirements/test.txt
# clickhouse-connect
Expand Down
14 changes: 7 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@
#
# make upgrade
#
astroid==3.3.11
astroid==4.0.3
# via
# pylint
# pylint-celery
backports-tarfile==1.2.0
# via jaraco-context
boto3==1.42.17
boto3==1.42.21
# via
# -r requirements/test.txt
# smart-open
botocore==1.42.17
botocore==1.42.21
# via
# -r requirements/test.txt
# boto3
# s3transfer
certifi==2025.11.12
certifi==2026.1.4
# via
# -r requirements/test.txt
# clickhouse-connect
Expand Down Expand Up @@ -68,7 +68,7 @@ iniconfig==2.3.0
# via
# -r requirements/test.txt
# pytest
isort==6.1.0
isort==7.0.0
# via
# -r requirements/quality.in
# pylint
Expand Down Expand Up @@ -145,15 +145,15 @@ pygments==2.19.2
# pytest
# readme-renderer
# rich
pylint==3.3.9
pylint==4.0.4
# via
# edx-lint
# pylint-celery
# pylint-django
# pylint-plugin-utils
pylint-celery==0.3
# via edx-lint
pylint-django==2.6.1
pylint-django==2.7.0
# via edx-lint
pylint-plugin-utils==0.9.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,16 +4,16 @@
#
# make upgrade
#
boto3==1.42.17
boto3==1.42.21
# via
# -r requirements/base.txt
# smart-open
botocore==1.42.17
botocore==1.42.21
# via
# -r requirements/base.txt
# boto3
# s3transfer
certifi==2025.11.12
certifi==2026.1.4
# via
# -r requirements/base.txt
# clickhouse-connect
Expand Down