feat: Upgrade Python dependency build

Routine requirement upgrade.  Doing it individually because there are too many changes in `make upgrade`.

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/feanil/fix_one_upgrade`
This commit is contained in:
feanil
2024-05-07 17:00:26 +00:00
committed by Feanil Patel
parent d3d3225fa6
commit 02f4669870
2 changed files with 2 additions and 2 deletions

View File

@@ -163,7 +163,7 @@ bridgekeeper==0.9
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
build==1.0.3
build==1.2.1
# via
# -r requirements/edx/../pip-tools.txt
# pip-tools

View File

@@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.0.3
build==1.2.1
# via pip-tools
click==8.1.6
# via