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 sympy from 1.13.1 to 1.13.3 #895

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2024

Bumps sympy from 1.13.1 to 1.13.3.

Commits
  • b4ce69a Merge pull request #27081 from oscarbenjamin/pr_113_backport_fixes
  • 575dbfa author: update AUTHORS file
  • 408b571 author: add Matt Wang to .mailmap
  • 77fffbf remove unnecessary parentheses in func role from docstring
  • 2101e6d remove unnecessary parentheses in func role from doc
  • 09f4810 maint(ci): don't use ruff to check files outside sympy
  • 31623f0 release: bump version to 1.13.3
  • 766458c fix(quantum): sympify inputs to clebsch_gordan
  • e34f10e test(stats): fix Markov tests for empty matrices
  • 6db23e6 fix(matrices): Matrix([[], []]) -> Matrix(2, 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 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)

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

---
updated-dependencies:
- dependency-name: sympy
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 29, 2024
@github-actions github-actions bot enabled auto-merge (squash) October 29, 2024 02:11
Copy link

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.27s
✅ COPYPASTE jscpd yes no 11.42s
✅ JSON prettier 2 0 0 0.42s
✅ JSON v8r 2 0 3.84s
✅ MARKDOWN markdownlint 1 0 0 0.32s
✅ MARKDOWN markdown-link-check 1 0 1.45s
✅ MARKDOWN markdown-table-formatter 1 0 0 0.29s
✅ PYTHON bandit 232 0 6.77s
✅ PYTHON black 232 0 0 4.88s
✅ PYTHON flake8 232 0 3.5s
✅ PYTHON isort 232 0 0 0.81s
✅ PYTHON mypy 232 0 6.37s
✅ PYTHON pylint 232 0 59.16s
✅ PYTHON ruff 232 0 0 0.13s
✅ REPOSITORY checkov yes no 16.66s
✅ REPOSITORY gitleaks yes no 3.02s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY grype yes no 19.46s
✅ REPOSITORY secretlint yes no 4.93s
✅ REPOSITORY trivy-sbom yes no 0.19s
✅ REPOSITORY trufflehog yes no 18.5s
✅ YAML prettier 9 0 0 0.66s
✅ YAML v8r 9 0 8.84s
✅ YAML yamllint 9 0 0.48s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link

Test Results

    3 files      3 suites   1h 3m 59s ⏱️
  420 tests   420 ✅   0 💤 0 ❌
1 260 runs  1 057 ✅ 203 💤 0 ❌

Results for commit 36966e8.

@github-actions github-actions bot merged commit fe9d035 into main Oct 29, 2024
9 checks passed
@dependabot dependabot bot deleted the dependabot/pip/sympy-1.13.3 branch October 29, 2024 02:42
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