Skip to content

Commit 1be0fb0

Browse files
chore: Upgrade Python requirements
1 parent e33e57b commit 1be0fb0

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

requirements/dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ bracex==2.6
1919
# via
2020
# -r requirements/quality.txt
2121
# wcmatch
22-
build==1.4.2
22+
build==1.4.3
2323
# via
2424
# -r requirements/pip-tools.txt
2525
# pip-tools
@@ -190,7 +190,7 @@ jinja2==3.1.6
190190
# -r requirements/quality.txt
191191
# code-annotations
192192
# diff-cover
193-
lxml[html-clean]==6.0.3
193+
lxml[html-clean]==6.0.4
194194
# via
195195
# edx-i18n-tools
196196
# lxml-html-clean

requirements/doc.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ bracex==2.6
2424
# via
2525
# -r requirements/test.txt
2626
# wcmatch
27-
build==1.4.2
27+
build==1.4.3
2828
# via -r requirements/doc.in
2929
casbin-django-orm-adapter==1.7.0
3030
# via -r requirements/test.txt
@@ -283,7 +283,7 @@ restructuredtext-lint==2.0.2
283283
# via doc8
284284
rfc3986==2.0.0
285285
# via twine
286-
rich==14.3.3
286+
rich==15.0.0
287287
# via twine
288288
roman-numerals==4.1.0
289289
# via sphinx

requirements/pip-tools.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# make upgrade
66
#
7-
build==1.4.2
7+
build==1.4.3
88
# via pip-tools
99
click==8.3.2
1010
# via pip-tools

0 commit comments

Comments
 (0)