Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump codecov/codecov-action from 4 to 5 (#57)
* Use cython, Python 3.13, revert build system to setuptools and tests to tox (#60) * build: cython with setuptools, tox and python 3.13 * build: use actionlint, upgrade setup-python to v5 * build: do not add root to path when building docs * build: added missing myst-nb docs dependency * style: added toml-sort pre-commit hook * test: back to tox.ini until tox issue 3457 is solved * fix: avoid pandas futurewarning for concat with empty entries * fix: unary_union->union_all to avoid geopandas deprecation warning * test: only build sdist in tox (build wheels using cbuildwheel) * build(deps): bump codecov/codecov-action from 4 to 5 Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v4...v5) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Martí Bosch <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information