Skip to content

Commit 92261f0

Browse files
authored
Merge pull request #170 from openedx/repo-tools/upgrade-python-requirements-537eee5
chore: Upgrade Python requirements
2 parents 537eee5 + 15493be commit 92261f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ astroid==3.3.11
1515
# pylint-celery
1616
attrs==25.3.0
1717
# via -r requirements/quality.txt
18-
build==1.3.0
18+
build==1.4.0
1919
# via
2020
# -r requirements/pip-tools.txt
2121
# pip-tools

requirements/pip-tools.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --output-file=requirements/pip-tools.txt requirements/pip-tools.in
66
#
7-
build==1.3.0
7+
build==1.4.0
88
# via pip-tools
99
click==8.3.0
1010
# via

0 commit comments

Comments
 (0)