Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps sympy from 1.4 to 1.6.2.

Release notes

Sourced from sympy's releases.

SymPy 1.6.2

See https://github.com/sympy/sympy/wiki/release-notes-for-1.6.2 for the release notes.

Note: Do not download the Source code (zip) or the Source code (tar.gz) files below.

SymPy 1.6.1

See https://github.com/sympy/sympy/wiki/release-notes-for-1.6.1 for the release notes.

Note: Do not download the Source code (zip) or the Source code (tar.gz) files below.

SymPy 1.6

See https://github.com/sympy/sympy/wiki/release-notes-for-1.6 for the release notes.

SymPy 1.5

See https://github.com/sympy/sympy/wiki/release-notes-for-1.5 for the release notes.

Note: Do not download the Source code (zip) or the Source code (tar.gz) files below.

Commits
  • c3087c8 Merge pull request #19904 from eric-wieser/fix-preview
  • 885e45a printing.preview: Fix regressions introduced in gh-18392
  • 2c5e319 Merge pull request #19881 from oscarbenjamin/pr_intershphinx_16
  • 6f567d6 Do not make Immutable matrices the target of :mod:sympy links
  • 47af674 Add a new destination for :mod:sympy
  • d95f796 Merge pull request #19847 from rainwoodman/backport-19376
  • 226e9c7 Merge pull request #19376 from vaish3496/19360_sqfreetools
  • 3163a2c Merge pull request #19812 from pd0wm/1.6
  • 13f5952 Merge pull request #19811 from oscarbenjamin/pr_bump_version_162
  • c6cade3 1.6 branch defaults to None
  • 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)
  • @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:

  • 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)

Bumps [sympy](https://github.com/sympy/sympy) from 1.4 to 1.6.2.
- [Release notes](https://github.com/sympy/sympy/releases)
- [Commits](sympy/sympy@sympy-1.4...sympy-1.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 13, 2020
@codecov
Copy link

codecov bot commented Aug 13, 2020

Codecov Report

Merging #262 into master will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #262   +/-   ##
=======================================
  Coverage   82.24%   82.24%           
=======================================
  Files         112      113    +1     
  Lines        9406     9408    +2     
=======================================
+ Hits         7736     7738    +2     
  Misses       1670     1670           
Flag Coverage Δ
#unittests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/evalg/genprog/mutation.py 90.90% <0.00%> (-1.02%) ⬇️
src/__init__.py 100.00% <0.00%> (ø)
src/evalg/genprog/generators.py 95.83% <0.00%> (+1.04%) ⬆️

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 e1c02d1...61fa0e4. Read the comment docs.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants