Skip to content

Update mapclassify requirement from >=2.4.0 to >=2.8.1#1315

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/mapclassify-gte-2.8.1
Closed

Update mapclassify requirement from >=2.4.0 to >=2.8.1#1315
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/mapclassify-gte-2.8.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Updates the requirements on mapclassify to permit the latest version.

Release notes

Sourced from mapclassify's releases.

v2.8.1

What's Changed

Bug Fixes

Other Changes

Full Changelog: pysal/mapclassify@v2.8.0...v2.8.1

Changelog

Sourced from mapclassify's changelog.

Version 2.4.1 (2020-12-20)

This is a bug-fix release.

We closed a total of 9 issues (enhancements and bug fixes) through 3 pull requests, since our last release on 2020-12-13.

Issues Closed

  • BUG: support series in sampled classifiers (#99)
  • BUG: FisherJenksSampled returns ValueError if Series is passed as y (#98)
  • REGR: fix invariant array regression (#101)
  • REGR: UserDefined classifier returns ValueError("Minimum and maximum of input data are equal, cannot create bins.") (#100)
  • [DOC] add example nb for new classify API (#91)
  • 2.4.0 Release (#97)

Pull Requests

  • BUG: support series in sampled classifiers (#99)
  • REGR: fix invariant array regression (#101)
  • 2.4.0 Release (#97)

The following individuals contributed to this release:

  • Serge Rey
  • Martin Fleischmann
  • Stefanie Lumnitz

Version 2.4.0 (2020-12-13)

We closed a total of 39 issues (enhancements and bug fixes) through 15 pull requests, since our last release on 2020-06-13. Issues Closed

  • Remove timeout on tests. (#96)
  • BUG: HeadTailBreaks RecursionError due to floating point issue (#92)
  • Handle recursion error for head tails. (#95)
  • Add streamlined API (#72)
  • [API] add high-level API mapclassify.classify() (#90)
  • BUG: Fix mapclassify #88 (#89)
  • exclude Python 3.6 for Windows (#94)
  • CI: update conda action (#93)
  • EqualInterval unclear error when max_y - min_y = 0 (#88)
  • BUG: fix unordered series in greedy (#87)
  • BUG: greedy(strategy='balanced') does not return correct labels (#86)
  • Extra files in PyPI sdist (#56)
  • MAINT: fix repos name (#85)
  • DOC: content type for long description (#84)
  • MAINT: update gitcount notebook (#83)
  • Update documentations to include tutorial (#63)
  • build binder for notebooks (#71)
  • current version of mapclassify in docs? (#70)
  • 404 for notebook/tutorials links in docs (#79)
  • DOC: figs (#82)

... (truncated)

Commits

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

Updates the requirements on [mapclassify](https://github.com/pysal/mapclassify) to permit the latest version.
- [Release notes](https://github.com/pysal/mapclassify/releases)
- [Changelog](https://github.com/pysal/mapclassify/blob/main/CHANGELOG.md)
- [Commits](pysal/mapclassify@v2.4.0...v2.8.1)

---
updated-dependencies:
- dependency-name: mapclassify
  dependency-version: 2.8.1
  dependency-type: direct:development
...

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 Apr 28, 2026
@giswqs giswqs closed this Apr 30, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 30, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/mapclassify-gte-2.8.1 branch April 30, 2026 03:38
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.

1 participant