04efe52feb49d3484a7efe3d7639e457c396bb46
Bumps the patch group with 3 updates: [pymongo](https://github.com/mongodb/mongo-python-driver), [pydantic](https://github.com/pydantic/pydantic) and [ruff](https://github.com/astral-sh/ruff). Updates `pymongo` from 4.12.0 to 4.12.1 - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.12.0...4.12.1) Updates `pydantic` from 2.11.3 to 2.11.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.11.3...v2.11.4) Updates `ruff` from 0.11.7 to 0.11.8 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.11.7...0.11.8) --- updated-dependencies: - dependency-name: pymongo dependency-version: 4.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: pydantic dependency-version: 2.11.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: ruff dependency-version: 0.11.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
kittycad.py
The Python API client for KittyCAD.
Generating
You can trigger a build with the GitHub action to generate the client. This will automatically update the client to the latest version based on the spec hosted at api.zoo.dev.
Alternatively, if you wish to generate the client locally, make sure you have Docker installed and run:
$ make generate
Contributing
Please do not change the code directly since it is generated. PRs that change the code directly will be automatically closed by a bot.
Languages
Python
98.6%
Jinja
1.2%
Makefile
0.1%