Skip to content

Tags: common-workflow-language/cwltool

Tags

3.1.20251031082601

Toggle 3.1.20251031082601's commit message
Update rdflib requirement from <7.4,>=4.2.2 to >=4.2.2,<7.5

Updates the requirements on [rdflib](https://github.com/RDFLib/rdflib) to permit the latest version.
- [Release notes](https://github.com/RDFLib/rdflib/releases)
- [Changelog](https://github.com/RDFLib/rdflib/blob/main/CHANGELOG.md)
- [Commits](RDFLib/rdflib@4.2.2...7.4.0)

---
updated-dependencies:
- dependency-name: rdflib
  dependency-version: 7.4.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

3.1.20250925164626

Toggle 3.1.20250925164626's commit message
Bump pypa/cibuildwheel from 3.1 to 3.2

Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.1 to 3.2.
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](pypa/cibuildwheel@v3.1...v3.2)

---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
  dependency-version: '3.2'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

3.1.20250715140722

Toggle 3.1.20250715140722's commit message
pytest: consolidate test summary information options: (s)kipped, (f)a…

…iled, (E)rror; 'fE' is the default

3.1.20250110105449

Toggle 3.1.20250110105449's commit message
Change caching pathmapper to respect the pathmapper factory

3.1.20241217163858

Toggle 3.1.20241217163858's commit message
singularity: improve testing on version 4.x+

3.1.20241112140730

Toggle 3.1.20241112140730's commit message
conformances testing: no longer skip tests for singularity/apptainer

3.1.20241024121129

Toggle 3.1.20241024121129's commit message
build binary wheels

But don't publish them yet

3.1.20241007082533

Toggle 3.1.20241007082533's commit message
Bump sphinx-rtd-theme from 2.0.0 to 3.0.0

Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 2.0.0 to 3.0.0.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](readthedocs/sphinx_rtd_theme@2.0.0...3.0.0)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

3.1.20240909164951

Toggle 3.1.20240909164951's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix `loadContents` for `File[]` (#2036)

3.1.20240708091337

Toggle 3.1.20240708091337's commit message
Support Podman version 5.x which autodeletes the cidfiles. Fixes: #2001