v0.33
What's Changed
- covert setup.py to setup.cfg to pyproject.toml by @mr-c in #266
- improve metadata about the project by @mr-c in #270
- setuptools: silence package discovery warnings by @mr-c in #291
- CWL v1.2.1 was released, update location by @mr-c in #297
- Release cwl-utils 0.33 by @mr-c in #298
Deps
- Update flake8-bugbear requirement from <23.12 to <23.13 by @dependabot in #264
- Update flake8-bugbear requirement from <23.13 to <24.2 by @dependabot in #274
- Update flake8-bugbear requirement from <24.2 to <24.3 by @dependabot in #283
- Bump actions/setup-python from 4 to 5 by @dependabot in #265
- Update black requirement from ~=23.11 to ~=23.12 by @dependabot in #268
- Update black requirement from ~=23.12 to ~=24.1 by @dependabot in #277
- Update black requirement from ~=24.1 to ~=24.2 by @dependabot in #284
- Update black requirement from ~=24.2 to ~=24.3 by @dependabot in #293
- Bump github/codeql-action from 2 to 3 by @dependabot in #269
- Bump mypy from 1.7.1 to 1.8.0 by @dependabot in #272
- Bump mypy from 1.8.0 to 1.9.0 by @dependabot in #292
- Bump actions/cache from 3 to 4 by @dependabot in #275
- Bump codecov/codecov-action from 3.1.4 to 3.1.5 by @dependabot in #276
- Bump codecov/codecov-action from 3.1.5 to 3.1.6 by @dependabot in #279
- Bump codecov/codecov-action from 3.1.6 to 4.0.2 by @dependabot in #289
- Bump codecov/codecov-action from 4.0.2 to 4.1.0 by @dependabot in #290
- Bump codecov/codecov-action from 4.1.0 to 4.1.1 by @dependabot in #294
- Bump codecov/codecov-action from 4.1.1 to 4.2.0 by @dependabot in #295
- Bump codecov/codecov-action from 4.2.0 to 4.3.0 by @dependabot in #296
- Update pytest requirement from <8 to <9 by @dependabot in #278
Full Changelog: v0.32...v0.33