Bump copier from 9.8.0 to 9.9.1 in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [copier](https://github.com/copier-org/copier).
Updates `copier` from 9.8.0 to 9.9.1
- [Release notes](https://github.com/copier-org/copier/releases)
- [Changelog](https://github.com/copier-org/copier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/copier-org/copier/compare/v9.8.0...v9.9.1)
---
updated-dependencies:
- dependency-name: copier
dependency-version: 9.9.1
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
Bump fonttools from 4.54.1 to 4.61.0 in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [fonttools](https://github.com/fonttools/fonttools).
Updates `fonttools` from 4.54.1 to 4.61.0
- [Release notes](https://github.com/fonttools/fonttools/releases)
- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)
- [Commits](https://github.com/fonttools/fonttools/compare/4.54.1...4.61.0)
---
updated-dependencies:
- dependency-name: fonttools
dependency-version: 4.61.0
dependency-type: indirect
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
Revert CI workflow and markdownlint config changes
Undo changes to .github/workflows/ci.yml and .markdownlint.yaml
that were unrelated to the sort artifacts PR.
fix: add markdownlint exceptions for MD001 and python_sdk
- Disable MD001 (heading increment) for release notes structure
- Exclude python_sdk submodule from markdownlint CI checks