ea0afa09554e2f51e5c4f29e48a59d7ebbe16059
Bumps the patch group with 2 updates: [pytest-cov](https://github.com/pytest-dev/pytest-cov) and [ruff](https://github.com/astral-sh/ruff). Updates `pytest-cov` from 6.1.0 to 6.1.1 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.1.0...v6.1.1) Updates `ruff` from 0.11.3 to 0.11.4 - [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.3...0.11.4) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: ruff dependency-version: 0.11.4 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%