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.42.88
boto3==1.42.91
# via smart-open
botocore==1.42.88
botocore==1.42.91
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -57,7 +57,7 @@ s3transfer==0.16.0
# via boto3
six==1.17.0
# via python-dateutil
smart-open[s3]==7.5.1
smart-open[s3]==7.6.0
# via -r requirements/base.in
urllib3==2.6.3
# via
Expand Down
8 changes: 4 additions & 4 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ colorama==0.4.6
# via tox
distlib==0.4.0
# via virtualenv
filelock==3.25.2
filelock==3.29.0
# via
# python-discovery
# tox
# virtualenv
packaging==26.0
packaging==26.1
# via
# pyproject-api
# tox
Expand All @@ -34,7 +34,7 @@ python-discovery==1.2.2
# virtualenv
tomli-w==1.2.0
# via tox
tox==4.52.1
tox==4.53.0
# via -r requirements/ci.in
virtualenv==21.2.1
virtualenv==21.2.4
# via tox
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ astroid==4.0.4
# -r requirements/quality.txt
# pylint
# pylint-celery
boto3==1.42.88
boto3==1.42.91
# via
# -r requirements/quality.txt
# smart-open
botocore==1.42.88
botocore==1.42.91
# via
# -r requirements/quality.txt
# boto3
Expand All @@ -35,7 +35,7 @@ cffi==2.0.0
# via
# -r requirements/quality.txt
# cryptography
chardet==7.4.1
chardet==7.4.3
# via diff-cover
charset-normalizer==3.4.7
# via
Expand Down Expand Up @@ -93,7 +93,7 @@ docutils==0.22.4
# readme-renderer
edx-lint==6.0.0
# via -r requirements/quality.txt
filelock==3.25.2
filelock==3.29.0
# via
# -r requirements/ci.txt
# python-discovery
Expand Down Expand Up @@ -179,7 +179,7 @@ numpy==2.4.4
# via
# -r requirements/quality.txt
# pandas
packaging==26.0
packaging==26.1
# via
# -r requirements/ci.txt
# -r requirements/pip-tools.txt
Expand Down Expand Up @@ -327,7 +327,7 @@ six==1.17.0
# -r requirements/quality.txt
# edx-lint
# python-dateutil
smart-open[s3]==7.5.1
smart-open[s3]==7.6.0
# via -r requirements/quality.txt
snowballstemmer==3.0.1
# via
Expand All @@ -349,7 +349,7 @@ tomlkit==0.14.0
# via
# -r requirements/quality.txt
# pylint
tox==4.52.1
tox==4.53.0
# 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.1
virtualenv==21.2.4
# via
# -r requirements/ci.txt
# tox
Expand Down
8 changes: 4 additions & 4 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ babel==2.18.0
# sphinx
beautifulsoup4==4.14.3
# via pydata-sphinx-theme
boto3==1.42.88
boto3==1.42.91
# via
# -r requirements/test.txt
# smart-open
botocore==1.42.88
botocore==1.42.91
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -108,7 +108,7 @@ numpy==2.4.4
# via
# -r requirements/test.txt
# pandas
packaging==26.0
packaging==26.1
# via
# -r requirements/test.txt
# build
Expand Down Expand Up @@ -191,7 +191,7 @@ six==1.17.0
# via
# -r requirements/test.txt
# python-dateutil
smart-open[s3]==7.5.1
smart-open[s3]==7.6.0
# via -r requirements/test.txt
snowballstemmer==3.0.1
# 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 @@ -8,7 +8,7 @@ build==1.4.3
# via pip-tools
click==8.3.2
# via pip-tools
packaging==26.0
packaging==26.1
# via
# build
# wheel
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
packaging==26.0
packaging==26.1
# via wheel
wheel==0.46.3
# via -r requirements/pip.in
Expand Down
8 changes: 4 additions & 4 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.88
boto3==1.42.91
# via
# -r requirements/test.txt
# smart-open
botocore==1.42.88
botocore==1.42.91
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -113,7 +113,7 @@ numpy==2.4.4
# via
# -r requirements/test.txt
# pandas
packaging==26.0
packaging==26.1
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -209,7 +209,7 @@ six==1.17.0
# -r requirements/test.txt
# edx-lint
# python-dateutil
smart-open[s3]==7.5.1
smart-open[s3]==7.6.0
# via -r requirements/test.txt
snowballstemmer==3.0.1
# via pydocstyle
Expand Down
8 changes: 4 additions & 4 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.88
boto3==1.42.91
# via
# -r requirements/base.txt
# smart-open
botocore==1.42.88
botocore==1.42.91
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -53,7 +53,7 @@ numpy==2.4.4
# via
# -r requirements/base.txt
# pandas
packaging==26.0
packaging==26.1
# via pytest
pandas==3.0.2
# via
Expand Down Expand Up @@ -100,7 +100,7 @@ six==1.17.0
# via
# -r requirements/base.txt
# python-dateutil
smart-open[s3]==7.5.1
smart-open[s3]==7.6.0
# via -r requirements/base.txt
typing-extensions==4.15.0
# via pytest-asyncio
Expand Down