Commit 680c8b2
authored
Bumps [external-content/cookie](https://github.com/scientific-python/cookie) from `5819f98` to `1768b4e`.
- [Release notes](https://github.com/scientific-python/cookie/releases)
- [Commits](scientific-python/cookie@5819f98...1768b4e)
---
updated-dependencies:
- dependency-name: external-content/cookie
dependency-version: 1768b4e8804dee0cc2c710a357d9875a4a48498e
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c01a70a commit 680c8b2
1 file changed
+1
-1
lines changed- .github/workflows/reusable-cookie.yml+1-1
- .github/workflows/reusable-rr-tests.yml+1-1
- .pre-commit-config.yaml+5-5
- README.md+14-7
- docs/_includes/pyproject.md+58-24
- docs/pages/guides/docs.md+3-3
- docs/pages/guides/packaging_compiled.md+138-51
- docs/pages/guides/packaging_simple.md+11-4
- docs/pages/guides/style.md+6-6
- docs/pages/guides/tasks.md+2-2
- helpers/cog_helpers.py+34-5
- noxfile.py+1-1
- pyproject.toml+1
- {{cookiecutter.project_name}}/.github/workflows/ci.yml+1-1
- {{cookiecutter.project_name}}/.pre-commit-config.yaml+4-4
- {{cookiecutter.project_name}}/pyproject.toml+4-4
- {{cookiecutter.project_name}}/src/{% if cookiecutter.backend=='maturin' %}lib.rs{% endif %}+18-15
- {{cookiecutter.project_name}}/{% if cookiecutter.backend=='maturin' %}Cargo.toml{% endif %}+3-3
0 commit comments