HadrienG / InSilicoSeq

:rocket: A sequencing simulator
https://insilicoseq.readthedocs.io
MIT License
184 stars 32 forks source link

Bump scipy from 1.3.1 to 1.3.2 #131

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps scipy from 1.3.1 to 1.3.2.

Release notes *Sourced from [scipy's releases](https://github.com/scipy/scipy/releases).* > ## SciPy 1.3.2 > SciPy `1.3.2` is a bug-fix and maintenance release that adds support for Python `3.8`. > > Authors > ===== > > * CJ Carey > * Dany Vohl > * Martin Gauch + > * Ralf Gommers > * Matt Haberland > * Eric Larson > * Nikolay Mayorov > * Sam McCormack + > * Andrew Nelson > * Tyler Reddy > * Pauli Virtanen > * Huize Wang + > * Warren Weckesser > * Joseph Weston + > > A total of 14 people contributed to this release. > People with a "+" by their names contributed a patch for the first time. > This list of names is automatically generated, and may not be fully complete.
Commits - [`78904d6`](https://github.com/scipy/scipy/commit/78904d646f6fea3736aa7698394aebd2872e2638) REL: SciPy 1.3.2 release commit - [`f472fce`](https://github.com/scipy/scipy/commit/f472fcee99d23acdd6ad526d8330d3a2013d12c7) Merge pull request [#11032](https://github-redirect.dependabot.com/scipy/scipy/issues/11032) from tylerjereddy/relnotes_132_update_again - [`11be02b`](https://github.com/scipy/scipy/commit/11be02b69fe972af00a2c76d44c211b4987271a2) DOC, MAINT: 1.3.2 relnotes update - [`520b27e`](https://github.com/scipy/scipy/commit/520b27e5ec09518bcb6881efca7ca15c4d75bd20) DOC: Typo in _peak_finding.py ([#11025](https://github-redirect.dependabot.com/scipy/scipy/issues/11025)) - [`7f8a742`](https://github.com/scipy/scipy/commit/7f8a7420abfa132042e8a24c77f078b2a0d1e4cc) Merge pull request [#10996](https://github-redirect.dependabot.com/scipy/scipy/issues/10996) from tylerjereddy/relnotes_132 - [`66a1d8b`](https://github.com/scipy/scipy/commit/66a1d8b845f56f595adebf9387ca96d1a808e949) DOC: update 1.3.2 release notes - [`dd88b7f`](https://github.com/scipy/scipy/commit/dd88b7f1560200b80ed201dabbebb540f98a83ca) Merge pull request [#10970](https://github-redirect.dependabot.com/scipy/scipy/issues/10970) from tylerjereddy/backports_132 - [`458fae1`](https://github.com/scipy/scipy/commit/458fae19c268a7312ec917689d2e96f0d9e4c986) DOC: Fix typo in sp.stats.wilcoxon docsting - [`732e22e`](https://github.com/scipy/scipy/commit/732e22ed13400593fec50bc0f6aaacaa181dad5b) MAINT: use 3.8 stable in CI - [`d213dc1`](https://github.com/scipy/scipy/commit/d213dc1645eea2d6abf9366c496a46b0107d2c62) BUG: Fix signal.unique_roots ([#10961](https://github-redirect.dependabot.com/scipy/scipy/issues/10961)) - Additional commits viewable in [compare view](https://github.com/scipy/scipy/compare/v1.3.1...v1.3.2)


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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
codecov[bot] commented 4 years ago

Codecov Report

Merging #131 into dev will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #131   +/-   ##
=======================================
  Coverage   89.42%   89.42%           
=======================================
  Files          10       10           
  Lines         813      813           
=======================================
  Hits          727      727           
  Misses         86       86

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 681ee96...980698c. Read the comment docs.

dependabot-preview[bot] commented 4 years ago

Superseded by #135.