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
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ bracex==2.6
# via
# -r requirements/quality.txt
# wcmatch
build==1.4.2
build==1.4.3
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down Expand Up @@ -190,7 +190,7 @@ jinja2==3.1.6
# -r requirements/quality.txt
# code-annotations
# diff-cover
lxml[html-clean]==6.0.3
lxml[html-clean]==6.0.4
# via
# edx-i18n-tools
# lxml-html-clean
Expand Down
4 changes: 2 additions & 2 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ bracex==2.6
# via
# -r requirements/test.txt
# wcmatch
build==1.4.2
build==1.4.3
# via -r requirements/doc.in
casbin-django-orm-adapter==1.7.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -283,7 +283,7 @@ restructuredtext-lint==2.0.2
# via doc8
rfc3986==2.0.0
# via twine
rich==14.3.3
rich==15.0.0
# via twine
roman-numerals==4.1.0
# 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 @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.4.2
build==1.4.3
# via pip-tools
click==8.3.2
# via pip-tools
Expand Down