Skip to content

Commit

Permalink
Bump parsl[monitoring] from 2024.10.7 to 2024.10.14 (#2498)
Browse files Browse the repository at this point in the history
Bumps [parsl[monitoring]](https://github.com/Parsl/parsl) from 2024.10.7
to 2024.10.14.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Parsl/parsl/commit/ae5e5f49fe74c89d365fec34f75a76ec9c1c1810"><code>ae5e5f4</code></a>
Remove unneeded interchange SIGTERM handler (<a
href="https://redirect.github.com/Parsl/parsl/issues/3635">#3635</a>)</li>
<li><a
href="https://github.com/Parsl/parsl/commit/2eb05cdfd39a13dac3e0ae3a650f9d69145d8eec"><code>2eb05cd</code></a>
Don't forward worker heartbeats to the submit side (<a
href="https://redirect.github.com/Parsl/parsl/issues/3634">#3634</a>)</li>
<li><a
href="https://github.com/Parsl/parsl/commit/658619dfff45d041f5ac2b87f1b49c78205c63b3"><code>658619d</code></a>
Count outstanding tasks on submit side rather than in interchange (<a
href="https://redirect.github.com/Parsl/parsl/issues/3637">#3637</a>)</li>
<li><a
href="https://github.com/Parsl/parsl/commit/264d1288a06c4d43acc9ba9d39b82b55030284e9"><code>264d128</code></a>
Use a single exception class for all resource specification errors (<a
href="https://redirect.github.com/Parsl/parsl/issues/3627">#3627</a>)</li>
<li><a
href="https://github.com/Parsl/parsl/commit/8356233ba48ff6c58616ba20c1c26f3202423790"><code>8356233</code></a>
Unhide pytest output by removing dotfile directory (<a
href="https://redirect.github.com/Parsl/parsl/issues/3631">#3631</a>)</li>
<li><a
href="https://github.com/Parsl/parsl/commit/fd73930e95f4d62a6f0026a2b5df1725b1646786"><code>fd73930</code></a>
Remove claim that Parsl is tested on macOS (<a
href="https://redirect.github.com/Parsl/parsl/issues/3630">#3630</a>)</li>
<li><a
href="https://github.com/Parsl/parsl/commit/530373537a234db5d30b7e407276e6701e9b7151"><code>5303735</code></a>
Drop support for end-of-life Python 3.8 (<a
href="https://redirect.github.com/Parsl/parsl/issues/3629">#3629</a>)</li>
<li>See full diff in <a
href="https://github.com/Parsl/parsl/compare/2024.10.07...2024.10.14">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=parsl[monitoring]&package-manager=pip&previous-version=2024.10.7&new-version=2024.10.14)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent c4df419 commit c560d8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements-parsl.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
parsl[monitoring]==2024.10.7
parsl[monitoring]==2024.10.14

0 comments on commit c560d8c

Please sign in to comment.