Merge pull request #2369 from mandiant/dependabot/pip/build-1.2.2

build(deps): bump build from 1.2.1 to 1.2.2
This commit is contained in:
Moritz
2024-09-17 11:45:06 +02:00
committed by GitHub

View File

@@ -160,7 +160,7 @@ build = [
# and should not conflict with other libraries/tooling.
"pyinstaller==6.10.0",
"setuptools==70.0.0",
"build==1.2.1"
"build==1.2.2"
]
scripts = [
"jschema_to_python==1.2.3",