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
8 changes: 4 additions & 4 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.96
boto3==1.43.2
# via smart-open
botocore==1.42.96
botocore==1.43.2
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -53,7 +53,7 @@ pyyaml==6.0.3
# via -r requirements/base.in
requests==2.33.1
# via -r requirements/base.in
s3transfer==0.16.1
s3transfer==0.17.0
# via boto3
six==1.17.0
# via python-dateutil
Expand All @@ -68,7 +68,7 @@ urwid==4.0.0
# via -r requirements/base.in
uvloop==0.22.1
# via -r requirements/base.in
wcwidth==0.6.0
wcwidth==0.7.0
# via urwid
wrapt==2.1.2
# via smart-open
Expand Down
6 changes: 3 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
cachetools==7.0.6
cachetools==7.1.1
# via tox
colorama==0.4.6
# via tox
Expand Down Expand Up @@ -34,7 +34,7 @@ python-discovery==1.2.2
# virtualenv
tomli-w==1.2.0
# via tox
tox==4.53.0
tox==4.53.1
# via -r requirements/ci.in
virtualenv==21.2.4
virtualenv==21.3.0
# via tox
19 changes: 10 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,20 @@ astroid==4.0.4
# -r requirements/quality.txt
# pylint
# pylint-celery
boto3==1.42.96
boto3==1.43.2
# via
# -r requirements/quality.txt
# smart-open
botocore==1.42.96
botocore==1.43.2
# via
# -r requirements/quality.txt
# boto3
# s3transfer
build==1.4.4
build==1.5.0
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==7.0.6
cachetools==7.1.1
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -91,7 +91,7 @@ docutils==0.22.4
# via
# -r requirements/quality.txt
# readme-renderer
edx-lint==6.0.0
edx-lint==6.1.0
# via -r requirements/quality.txt
filelock==3.29.0
# via
Expand Down Expand Up @@ -314,7 +314,7 @@ rich==15.0.0
# via
# -r requirements/quality.txt
# twine
s3transfer==0.16.1
s3transfer==0.17.0
# via
# -r requirements/quality.txt
# boto3
Expand Down Expand Up @@ -348,8 +348,9 @@ tomli-w==1.2.0
tomlkit==0.14.0
# via
# -r requirements/quality.txt
# edx-lint
# pylint
tox==4.53.0
tox==4.53.1
# via -r requirements/ci.txt
twine==6.2.0
# via -r requirements/quality.txt
Expand All @@ -369,11 +370,11 @@ urwid==4.0.0
# via -r requirements/quality.txt
uvloop==0.22.1
# via -r requirements/quality.txt
virtualenv==21.2.4
virtualenv==21.3.0
# via
# -r requirements/ci.txt
# tox
wcwidth==0.6.0
wcwidth==0.7.0
# via
# -r requirements/quality.txt
# urwid
Expand Down
10 changes: 5 additions & 5 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.96
boto3==1.43.2
# via
# -r requirements/test.txt
# smart-open
botocore==1.42.96
botocore==1.43.2
# via
# -r requirements/test.txt
# boto3
# s3transfer
build==1.4.4
build==1.5.0
# via -r requirements/doc.in
certifi==2026.4.22
# via
Expand Down Expand Up @@ -181,7 +181,7 @@ rich==15.0.0
# via twine
roman-numerals==4.1.0
# via sphinx
s3transfer==0.16.1
s3transfer==0.17.0
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -236,7 +236,7 @@ urwid==4.0.0
# via -r requirements/test.txt
uvloop==0.22.1
# via -r requirements/test.txt
wcwidth==0.6.0
wcwidth==0.7.0
# via
# -r requirements/test.txt
# urwid
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.4
build==1.5.0
# via pip-tools
click==8.3.3
# via pip-tools
Expand Down
14 changes: 8 additions & 6 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.96
boto3==1.43.2
# via
# -r requirements/test.txt
# smart-open
botocore==1.42.96
botocore==1.43.2
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -56,7 +56,7 @@ dill==0.4.1
# via pylint
docutils==0.22.4
# via readme-renderer
edx-lint==6.0.0
edx-lint==6.1.0
# via -r requirements/quality.in
id==1.6.1
# via twine
Expand Down Expand Up @@ -198,7 +198,7 @@ rfc3986==2.0.0
# via twine
rich==15.0.0
# via twine
s3transfer==0.16.1
s3transfer==0.17.0
# via
# -r requirements/test.txt
# boto3
Expand All @@ -218,7 +218,9 @@ stevedore==5.7.0
text-unidecode==1.3
# via python-slugify
tomlkit==0.14.0
# via pylint
# via
# edx-lint
# pylint
twine==6.2.0
# via -r requirements/quality.in
typing-extensions==4.15.0
Expand All @@ -237,7 +239,7 @@ urwid==4.0.0
# via -r requirements/test.txt
uvloop==0.22.1
# via -r requirements/test.txt
wcwidth==0.6.0
wcwidth==0.7.0
# via
# -r requirements/test.txt
# urwid
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.96
boto3==1.43.2
# via
# -r requirements/base.txt
# smart-open
botocore==1.42.96
botocore==1.43.2
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -92,7 +92,7 @@ pyyaml==6.0.3
# via -r requirements/base.txt
requests==2.33.1
# via -r requirements/base.txt
s3transfer==0.16.1
s3transfer==0.17.0
# via
# -r requirements/base.txt
# boto3
Expand All @@ -114,7 +114,7 @@ urwid==4.0.0
# via -r requirements/base.txt
uvloop==0.22.1
# via -r requirements/base.txt
wcwidth==0.6.0
wcwidth==0.7.0
# via
# -r requirements/base.txt
# urwid
Expand Down