wearepal / EthicML

Package for evaluating the performance of methods which aim to increase fairness, accountability and/or transparency
https://wearepal.ai/EthicML/
GNU General Public License v3.0
23 stars 3 forks source link

Build(deps): Bump sympy from 1.13.1 to 1.13.2 #1165

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps sympy from 1.13.1 to 1.13.2.

Commits
  • 2197797 Merge pull request #26948 from oscarbenjamin/pr_zero_comparison_113
  • 9d6100a fix(core): make comparisons of Integer(0) and Float(0) consistent.
  • 863fc64 Merge pull request #26940 from smichr/heurisch
  • 9ddff22 maint(ci): install libmpc in bleeding edge job
  • 3b040db Commend unneeded mport
  • 13fc04c Comment unneeded variables
  • 60f2930 maint(ci): Add bleeding edge dependencies job
  • 655e46a Remove duplicate module
  • 46b43f1 non-reversed ordering of expr in mapping
  • d491fde test(integrals): add back deleted test
  • 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 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)