Skip to content

Commit 15493be

Browse files
chore: Upgrade Python requirements
1 parent 537eee5 commit 15493be

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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)