Bump specklepy from 3.1.0 to 3.2.4

Bumps [specklepy](https://github.com/specklesystems/specklepy) from 3.1.0 to 3.2.4.
- [Release notes](https://github.com/specklesystems/specklepy/releases)
- [Commits](https://github.com/specklesystems/specklepy/compare/3.1.0...3.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-13 07:58:13 +00:00
committed by GitHub
parent 673c024ac5
commit e0fec86bb2
+1 -1
View File
@@ -9,7 +9,7 @@ readme = "README.md"
license = "Apache-2.0"
keywords = ["speckle", "automate", "bim", "aec", "ifc", "export", "revit"]
dependencies = ["specklepy==3.1.0",
dependencies = ["specklepy==3.2.4",
"ifcopenshell==0.8.4.post1",
"python-dotenv>=1.0.0",]