Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cwltool from 3.1.20230624081518 to 3.1.20230719185429 #189

Merged
merged 1 commit into from
Jul 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 27, 2023

Bumps cwltool from 3.1.20230624081518 to 3.1.20230719185429.

Release notes

Sourced from cwltool's releases.

3.1.20230719185429

What's Changed

Python 3.7 is no longer a supported version of Python (though it still likely works).

Fixes

Misc

Full Changelog: common-workflow-language/cwltool@3.1.20230624081518...3.1.20230719185429

Commits
  • 1573509 enable pickling of cwltool.workflow.Workflow (#1878)
  • f23d3e0 drop py3.7 lint checks
  • dff81dc Update black requirement from ~=23.3 to ~=23.7
  • 8fc75e1 Update Python version support document; drop Python 3.7 (EOL) (#1872)
  • 48a75cc Update flake8-bugbear requirement from <23.7 to <23.8 (#1877)
  • 0f7367b required outputs with secondaryFiles fix for containers (#1870)
  • 263a554 tox: skip py3.6 for lint
  • e4be144 confirm enhanced TypeDSL from Schema Salad v1.3 doesn't leak through
  • f88d752 *requirements.txt; remove spaces to enable re-use in other contexts
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cwltool](https://github.com/common-workflow-language/cwltool) from 3.1.20230624081518 to 3.1.20230719185429.
- [Release notes](https://github.com/common-workflow-language/cwltool/releases)
- [Commits](common-workflow-language/cwltool@3.1.20230624081518...3.1.20230719185429)

---
updated-dependencies:
- dependency-name: cwltool
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 27, 2023
@codecov-commenter
Copy link

Codecov Report

Patch coverage has no change and project coverage change: -0.01% ⚠️

Comparison is base (77102e6) 64.51% compared to head (0487ea5) 64.50%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #189      +/-   ##
==========================================
- Coverage   64.51%   64.50%   -0.01%     
==========================================
  Files          81       81              
  Lines       10036    10036              
  Branches     2362     2362              
==========================================
- Hits         6475     6474       -1     
  Misses       3160     3160              
- Partials      401      402       +1     

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@GlassOfWhiskey GlassOfWhiskey merged commit 90941ff into master Jul 30, 2023
27 checks passed
@GlassOfWhiskey GlassOfWhiskey deleted the dependabot/pip/cwltool-3.1.20230719185429 branch July 30, 2023 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants