Skip to content

Commit eb38a8d

Browse files
chore: Upgrade Python requirements
1 parent 16a6bbb commit eb38a8d

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==4.0.3
1515
# pylint-celery
1616
attrs==25.3.0
1717
# via -r requirements/quality.txt
18-
build==1.4.0
18+
build==1.4.2
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.4.0
7+
build==1.4.2
88
# via pip-tools
99
click==8.3.1
1010
# via pip-tools

0 commit comments

Comments
 (0)