Conversation
Updates the requirements on [pip](https://github.com/pypa/pip), [matplotlib](https://github.com/matplotlib/matplotlib), [globus-compute-sdk](https://github.com/globus/globus-compute) and [flake8](https://github.com/pycqa/flake8) to permit the latest version. Updates `pip` to 25.0.1 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@24.3.1...25.0.1) Updates `matplotlib` from 3.9.3 to 3.10.0 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.9.3...v3.10.0) Updates `globus-compute-sdk` from 2.34.0 to 3.1.1 - [Release notes](https://github.com/globus/globus-compute/releases) - [Changelog](https://github.com/globus/globus-compute/blob/main/docs/changelog.rst) - [Commits](globus/globus-compute@2.34.0...3.1.1) Updates `flake8` from 7.1.1 to 7.1.2 - [Commits](PyCQA/flake8@7.1.1...7.1.2) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production dependency-group: python-updates - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-updates - dependency-name: globus-compute-sdk dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-updates - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-updates ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on pip, matplotlib, globus-compute-sdk and flake8 to permit the latest version.
Updates
pipto 25.0.1Changelog
Sourced from pip's changelog.
... (truncated)
Commits
bc7c88cBump for releaseebd0a52Don't pass --cert to build subprocesses unless also given on CLIaea8629Fix locate_file() type hints for older Pythonse612988Add build-project.py compatibility note202344eUpdate the release process docsdc696c2Patch out EXTERNALLY-MANAGED for self-check tests (#13179)f47b587Bump for release74a7f33Update AUTHORS.txta008888Merge pull request #13171 from pypa/dependabot/github_actions/github-actions-...d265fb7Merge pull request #13174 from ichard26/changelogUpdates
matplotlibfrom 3.9.3 to 3.10.0Release notes
Sourced from matplotlib's releases.
Commits
8d64f03REL: v3.10.0 released9dfee8[doc] Fix dead links87a603fUpdate release notes for 3.10.0cdecf97Update github stats for 3.10b8d19bdMerge pull request #29306 from meeseeksmachine/auto-backport-of-pr-29242-on-v...a42d0edBackport PR #29242: DOC: Add kwdoc list to scatter() docstring1900640Merge pull request #29299 from QuLogic/merge-v39x815389cMerge branch 'v3.9.x' into v3.10.x73873c0DOC: Create release notes for 3.9.49d17a2bDOC: Add Zenodo DOI for 3.9.4Updates
globus-compute-sdkfrom 2.34.0 to 3.1.1Release notes
Sourced from globus-compute-sdk's releases.
... (truncated)
Changelog
Sourced from globus-compute-sdk's changelog.
... (truncated)
Commits
7c7eb6eMerge pull request #1803 from globus/bug/delay_start_jsp_thread8d053feBugfix: start JobStatusPoller at engine starta26f8c6bump versions for 3.1.0 releasecbb7caeBump versions for alpha release v3.1.0a0fc16787Remove deprecated HTEX fixturea5e41d6Change default engine type to GlobusComputeEnginee8898d1Adding an example configuration for Stampede3@TACCd5b3853Don't leave GCE threads running1299a87Deprecate executors (list of len() == 1)16fef89MEP passes identity information to UEPUpdates
flake8from 7.1.1 to 7.1.2Commits
fffee8bRelease 7.1.219001f7Merge pull request #1966 from PyCQA/limit-procs-to-file-countf35737aavoid starting unnecessary processes when file count is limitedDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions