Skip to content

Bump munkres from 1.1.2 to 1.1.4#6

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/munkres-1.1.4
Open

Bump munkres from 1.1.2 to 1.1.4#6
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/munkres-1.1.4

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 8, 2022

Bumps munkres from 1.1.2 to 1.1.4.

Changelog

Sourced from munkres's changelog.

Change Log, munkres.py

Version 1.1.4 (September, 2020)

Version 1.1.3:

Nonexistent. Accidentally published before check-in. Deleted from PyPI. Use version 1.1.4.

Version 1.1.2 (February, 2019)

  • Removed NoReturn type annotations, to allow compatibility with Python 3.5 releases prior to 3.5.4. Thanks to @​jackwilsdon for catching that issue.

Version 1.1.1 (February, 2019)

  • Version bump to get past a PyPI publishing issue. (Can't republish partially published 1.1.0.)

Version 1.1.0 (February, 2019)

  • Only supports Python 3.5 or better, from this version forward (since Python 2 is at end of life in 11 months).
  • Added typing type hints.
  • Updated docs to use pdoc, since epydoc is pretty much dead.

Version 1.0.12 (June, 2017)

Version 1.0.11 (June, 2017)

  • Docs are now generated with pdoc.

... (truncated)

Commits
  • ac8af9e Bumped to 1.1.4, after deleting 1.1.3 from PyPI.
  • 9e7f30c Updated to specify pytest.
  • 0785112 Removed Nose references.
  • ef273e3 Version 1.1.3
  • a733b17 "python setup.py test" now runs Pytest.
  • c0fc2e3 Fixed tests, which weren't completely converted to Pytest.
  • 714c440 Merge pull request #36 from finn0/enhance/switch-to-https
  • 952d72f Merge branch 'master' into enhance/switch-to-https
  • c7ae115 Merge pull request #35 from finn0/fix/print_matrix
  • 5998883 Merge branch 'master' into fix/print_matrix
  • 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)

Bumps [munkres](https://github.com/bmc/munkres) from 1.1.2 to 1.1.4.
- [Release notes](https://github.com/bmc/munkres/releases)
- [Changelog](https://github.com/bmc/munkres/blob/master/CHANGELOG.md)
- [Commits](bmc/munkres@release-1.1.2...release-1.1.4)

---
updated-dependencies:
- dependency-name: munkres
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Feb 8, 2022
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.

0 participants