Bump build123d from 0.6.0 to 0.7.0 (#171)

Bumps [build123d](https://github.com/gumyr/build123d) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/gumyr/build123d/releases)
- [Commits](https://github.com/gumyr/build123d/compare/v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: build123d
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-09-21 09:27:41 +00:00
committed by GitHub
parent 83cc12e59d
commit 62fa310ec7
2 changed files with 5 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ include = [
python = "^3.9"
# CAD
build123d = ">=0.5,<0.7"
build123d = ">=0.5,<0.8"
# Misc
pygltflib = "^1.16.2"