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 multiprocess from 0.70.14 to 0.70.15 in /requirements #373

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps multiprocess from 0.70.14 to 0.70.15.

Release notes

Sourced from multiprocess's releases.

multiprocess-0.70.15

multiprocess 0.70.15 Release Notes

Basically, multiprocess is a friendly fork of multiprocessing, where multiprocess provides better serialization.

Multiprocess installs with pip: $ pip install multiprocess

Multiprocess requires: - python or pypy, >=3.7 - dill, >=0.3.7

Multiprocess is licensed under a BSD license.

What's Changed

New Contributors

Full Changelog: uqfoundation/multiprocess@multiprocess-0.70.14...multiprocess-0.70.15

Commits
  • 2255a28 tag: multiprocess-0.70.15
  • 75e3038 Bump pygments from 2.11.2 to 2.15.0 in /docs (#153)
  • 24faee8 support python 3.12.0b4
  • 097ebbb support python3.120b3
  • cf1a340 support pypy3.10
  • dbcdbb8 support pypy v7.3.11 (3.8, 3.9)
  • 1803fa3 non-rtf docs use globaltoc and css
  • 2e05f76 Merge branch 'master' of github.com:uqfoundation/multiprocess
  • f53d876 update to 3.11.4
  • 2bcda77 Merge pull request #146 from uqfoundation/dependabot/pip/docs/requests-2.31.0
  • Additional commits viewable 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 [multiprocess](https://github.com/uqfoundation/multiprocess) from 0.70.14 to 0.70.15.
- [Release notes](https://github.com/uqfoundation/multiprocess/releases)
- [Commits](uqfoundation/multiprocess@multiprocess-0.70.14...multiprocess-0.70.15)

---
updated-dependencies:
- dependency-name: multiprocess
  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 24, 2023
@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Merging #373 (462ab64) into main (57c9fe6) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #373   +/-   ##
=======================================
  Coverage   94.53%   94.53%           
=======================================
  Files          13       13           
  Lines        2600     2600           
=======================================
  Hits         2458     2458           
  Misses        142      142           

@mergify mergify bot merged commit 6f36e86 into main Jul 24, 2023
12 checks passed
@dependabot dependabot bot deleted the dependabot/pip/requirements/multiprocess-0.70.15 branch July 24, 2023 01:54
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.

0 participants