3.1.20231016170136
What's Changed
- No longer supporting Python 3.7 by @mr-c in #1901
- guard
import fcntl
for windows by @jfennick in #1914 - extend validation to the inputs of the top level proces by @mr-c in #1915
- silence spurious warning when validating some documents with "cwltool" extensions by @mr-c in #1921
- job loading: allow inputs named "id" by @mr-c in #1923
Deps
- Update galaxy-tool-util requirement from <23,>=22.1.2 to >=22.1.2,<24 by @dependabot in #1859
- Update black requirement from ~=23.7 to ~=23.9 by @dependabot in #1902
- Update flake8-bugbear requirement from <23.8 to <23.10 by @dependabot in #1909
- Bump docker/build-push-action from 4 to 5 by @dependabot in #1904
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #1905
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #1906
- Bump docker/login-action from 2 to 3 by @dependabot in #1907
- Bump mypy from 1.3.0 to 1.6.0 by @dependabot in #1862
- Remove packaging requirement by @dependabot in #1917
- Update black requirement from ~=22.0 to ~=23.9 by @dependabot in #1918
- default to testing with Python 3.12 by @mr-c in #1919
Misc
- switch to setuptools_scm by @mr-c in #1920
- release: fix target name by @mr-c in #1924
- release: set version via SCM variable by @mr-c in #1925
Full Changelog: 3.1.20230906142556...3.1.20231016170136