limbo/bindings/python
dependabot[bot] a56e6ebc7d
build(deps): bump pyo3 from 0.24.0 to 0.24.1
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.24.0 to 0.24.1.
- [Release notes](https://github.com/pyo3/pyo3/releases)
- [Changelog](https://github.com/PyO3/pyo3/blob/v0.24.1/CHANGELOG.md)
- [Commits](https://github.com/pyo3/pyo3/compare/v0.24.0...v0.24.1)

---
updated-dependencies:
- dependency-name: pyo3
  dependency-version: 0.24.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-11 07:01:07 +00:00
..
limbo Format Python bindings code using Ruff 2024-09-01 16:10:59 +03:00
src return row as reference to registers 2025-03-29 22:04:08 +01:00
tests ext/python: Workaround to file permission error 2025-03-24 16:39:24 -03:00
build.rs feat(python): add in-memory mode 2024-12-30 10:21:11 +01:00
Cargo.toml build(deps): bump pyo3 from 0.24.0 to 0.24.1 2025-04-11 07:01:07 +00:00
example.py ext/python: Makes linter happy 2025-03-24 12:40:59 -03:00
Makefile Add Makefile for Python bindings 2024-09-01 16:11:00 +03:00
pyproject.toml github.com/penberg/limbo was moved to github.com/tursodatabase/limbo 2025-02-08 10:21:49 -03:00
requirements-dev.txt add maturin as dev dependency. 2024-12-18 21:14:58 +00:00
requirements.txt fix project name in txt files. 2024-12-17 01:33:54 +00:00