UNCLASSIFIED - NO CUI

Skip to content

Draft: Update dependency python-slugify to v6

renovate requested to merge renovate/python-slugify-6.x into development

This MR contains the following updates:

Package Type Update Change
python-slugify ironbank-pypi major 4.0.1 -> 6.1.2

Release Notes

un33k/python-slugify

v6.1.2

Compare Source

  • Reintroduce the cli options

v6.1.1

Compare Source

  • Remove type hinting (temporarily)

v6.1.0

Compare Source

  • Add allow_unicode flag to allow unicode characters in the slug

v6.0.1

Compare Source

  • Rework regex_pattern to mean the opposite (disallowed chars instead of allowed)
  • Thanks to @​yyyyyyyan for the initial MR followed by the final MR by @​mrezzamoradi

v6.0.0

Compare Source

  • Enable github action
  • Remove tox, as we run the test on github action, the end users can refer to those test

v5.0.2

Compare Source

  • Enable twine publish

v5.0.1

Compare Source

  • Drop support for python 2.7, 3.5 & tox, clean up

v5.0.0

Compare Source

  • Add support for Py 3.9 - added tox (@​jon-betts - Thx)
  • Drop support for python 2.7, 3.5 & friends

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Kyle Rilling

Merge request reports