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
14 changes: 7 additions & 7 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.40.6
boto3==1.40.11
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.40.6
botocore==1.40.11
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -83,7 +83,7 @@ cookiecutter==2.6.0
# via
# -r requirements/test.txt
# xblock-sdk
coverage[toml]==7.10.3
coverage[toml]==7.10.4
# via
# -r requirements/test.txt
# coveralls
Expand Down Expand Up @@ -118,7 +118,7 @@ docutils==0.22
# readme-renderer
edx-lint==5.6.0
# via -r requirements/test.txt
filelock==3.18.0
filelock==3.19.1
# via
# -r requirements/tox.txt
# tox
Expand Down Expand Up @@ -192,7 +192,7 @@ mako==1.3.10
# via
# -r requirements/test.txt
# xblock
markdown-it-py==3.0.0
markdown-it-py==4.0.0
# via
# -r requirements/test.txt
# rich
Expand Down Expand Up @@ -227,7 +227,7 @@ packaging==25.0
# pytest
# tox
# twine
pbr==6.1.1
pbr==7.0.0
# via
# -r requirements/test.txt
# stevedore
Expand Down Expand Up @@ -381,7 +381,7 @@ urllib3==2.5.0
# botocore
# requests
# twine
virtualenv==20.33.1
virtualenv==20.34.0
# via
# -r requirements/tox.txt
# tox
Expand Down
8 changes: 4 additions & 4 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ astroid==3.3.11
# pylint-celery
binaryornot==0.4.4
# via cookiecutter
boto3==1.40.6
boto3==1.40.11
# via fs-s3fs
botocore==1.40.6
botocore==1.40.11
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -83,7 +83,7 @@ mako==1.3.10
# via
# -r requirements/base.txt
# xblock
markdown-it-py==3.0.0
markdown-it-py==4.0.0
# via rich
markupsafe==3.0.2
# via
Expand All @@ -95,7 +95,7 @@ mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
pbr==6.1.1
pbr==7.0.0
# via stevedore
platformdirs==4.3.8
# via pylint
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ backports-tarfile==1.2.0
# via jaraco-context
binaryornot==0.4.4
# via cookiecutter
boto3==1.40.6
boto3==1.40.11
# via fs-s3fs
botocore==1.40.6
botocore==1.40.11
# via
# boto3
# s3transfer
Expand All @@ -48,7 +48,7 @@ code-annotations==2.3.0
# via edx-lint
cookiecutter==2.6.0
# via xblock-sdk
coverage[toml]==7.10.3
coverage[toml]==7.10.4
# via coveralls
coveralls==4.0.1
# via -r requirements/test.in
Expand Down Expand Up @@ -114,7 +114,7 @@ mako==1.3.10
# via
# -r requirements/base.txt
# xblock
markdown-it-py==3.0.0
markdown-it-py==4.0.0
# via rich
markupsafe==3.0.2
# via
Expand All @@ -136,7 +136,7 @@ packaging==25.0
# via
# pytest
# twine
pbr==6.1.1
pbr==7.0.0
# via stevedore
platformdirs==4.3.8
# via pylint
Expand Down
4 changes: 2 additions & 2 deletions requirements/tox.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.18.0
filelock==3.19.1
# via
# tox
# virtualenv
Expand All @@ -30,5 +30,5 @@ pyproject-api==1.9.1
# via tox
tox==4.28.4
# via -r requirements/tox.in
virtualenv==20.33.1
virtualenv==20.34.0
# via tox