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,9 +4,9 @@
#
# make upgrade
#
boto3==1.34.74
boto3==1.34.79
# via smart-open
botocore==1.34.74
botocore==1.34.79
# via
# boto3
# s3transfer
Expand All @@ -18,7 +18,7 @@ charset-normalizer==3.3.2
# via requests
click==8.1.7
# via -r requirements/base.in
clickhouse-connect==0.7.5
clickhouse-connect==0.7.7
# via -r requirements/base.in
idna==3.6
# via requests
Expand Down
18 changes: 11 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,15 @@ astroid==3.1.0
# -r requirements/quality.txt
# pylint
# pylint-celery
boto3==1.34.74
backports-tarfile==1.0.0
# via
# -r requirements/quality.txt
# jaraco-context
boto3==1.34.79
# via
# -r requirements/quality.txt
# smart-open
botocore==1.34.74
botocore==1.34.79
# via
# -r requirements/quality.txt
# boto3
Expand Down Expand Up @@ -56,9 +60,9 @@ click-log==0.4.0
# via
# -r requirements/quality.txt
# edx-lint
clickhouse-connect==0.7.5
clickhouse-connect==0.7.7
# via -r requirements/quality.txt
code-annotations==1.7.0
code-annotations==1.8.0
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -127,7 +131,7 @@ jaraco-classes==3.4.0
# via
# -r requirements/quality.txt
# keyring
jaraco-context==4.3.0
jaraco-context==5.3.0
# via
# -r requirements/quality.txt
# keyring
Expand All @@ -150,7 +154,7 @@ jmespath==1.0.1
# -r requirements/quality.txt
# boto3
# botocore
keyring==25.0.0
keyring==25.1.0
# via
# -r requirements/quality.txt
# twine
Expand Down Expand Up @@ -350,7 +354,7 @@ tox==4.14.2
# via -r requirements/ci.txt
twine==5.0.0
# via -r requirements/quality.txt
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# -r requirements/quality.txt
# astroid
Expand Down
14 changes: 8 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,15 @@ babel==2.14.0
# via
# pydata-sphinx-theme
# sphinx
backports-tarfile==1.0.0
# via jaraco-context
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
boto3==1.34.74
boto3==1.34.79
# via
# -r requirements/test.txt
# smart-open
botocore==1.34.74
botocore==1.34.79
# via
# -r requirements/test.txt
# boto3
Expand All @@ -38,7 +40,7 @@ charset-normalizer==3.3.2
# requests
click==8.1.7
# via -r requirements/test.txt
clickhouse-connect==0.7.5
clickhouse-connect==0.7.7
# via -r requirements/test.txt
coverage[toml]==7.4.4
# via
Expand Down Expand Up @@ -76,7 +78,7 @@ iniconfig==2.0.0
# pytest
jaraco-classes==3.4.0
# via keyring
jaraco-context==4.3.0
jaraco-context==5.3.0
# via keyring
jaraco-functools==4.0.0
# via keyring
Expand All @@ -91,7 +93,7 @@ jmespath==1.0.1
# -r requirements/test.txt
# boto3
# botocore
keyring==25.0.0
keyring==25.1.0
# via twine
lz4==4.3.3
# via
Expand Down Expand Up @@ -210,7 +212,7 @@ tomli==2.0.1
# pytest
twine==5.0.0
# via -r requirements/doc.in
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# pydata-sphinx-theme
# rich
Expand Down
16 changes: 9 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,13 @@ astroid==3.1.0
# via
# pylint
# pylint-celery
boto3==1.34.74
backports-tarfile==1.0.0
# via jaraco-context
boto3==1.34.79
# via
# -r requirements/test.txt
# smart-open
botocore==1.34.74
botocore==1.34.79
# via
# -r requirements/test.txt
# boto3
Expand All @@ -36,9 +38,9 @@ click==8.1.7
# edx-lint
click-log==0.4.0
# via edx-lint
clickhouse-connect==0.7.5
clickhouse-connect==0.7.7
# via -r requirements/test.txt
code-annotations==1.7.0
code-annotations==1.8.0
# via edx-lint
coverage[toml]==7.4.4
# via
Expand Down Expand Up @@ -77,7 +79,7 @@ isort==5.13.2
# pylint
jaraco-classes==3.4.0
# via keyring
jaraco-context==4.3.0
jaraco-context==5.3.0
# via keyring
jaraco-functools==4.0.0
# via keyring
Expand All @@ -92,7 +94,7 @@ jmespath==1.0.1
# -r requirements/test.txt
# boto3
# botocore
keyring==25.0.0
keyring==25.1.0
# via twine
lz4==4.3.3
# via
Expand Down Expand Up @@ -212,7 +214,7 @@ tomlkit==0.12.4
# via pylint
twine==5.0.0
# via -r requirements/quality.in
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# astroid
# pylint
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.34.74
boto3==1.34.79
# via
# -r requirements/base.txt
# smart-open
botocore==1.34.74
botocore==1.34.79
# via
# -r requirements/base.txt
# boto3
Expand All @@ -24,7 +24,7 @@ charset-normalizer==3.3.2
# requests
click==8.1.7
# via -r requirements/base.txt
clickhouse-connect==0.7.5
clickhouse-connect==0.7.7
# via -r requirements/base.txt
coverage[toml]==7.4.4
# via pytest-cov
Expand Down