1 Commits

Author SHA1 Message Date
dependabot[bot] b1b12004b0 Bump ifcopenshell from 0.8.4.post1 to 0.8.5
Bumps [ifcopenshell](https://github.com/ifcopenshell/ifcopenshell) from 0.8.4.post1 to 0.8.5.
- [Release notes](https://github.com/ifcopenshell/ifcopenshell/releases)
- [Commits](https://github.com/ifcopenshell/ifcopenshell/commits/ifcopenshell-python-0.8.5)

---
updated-dependencies:
- dependency-name: ifcopenshell
  dependency-version: 0.8.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-13 18:53:16 +00:00
+1 -1
View File
@@ -10,7 +10,7 @@ license = "Apache-2.0"
keywords = ["speckle", "automate", "bim", "aec", "ifc", "export", "revit"]
dependencies = ["specklepy==3.1.0",
"ifcopenshell==0.8.4.post1",
"ifcopenshell==0.8.5",
"python-dotenv>=1.0.0",]
[project.optional-dependencies]