Skip to content

Update python-slugify requirement from >=8 to >=8.0.4#61

Merged
eaguad1337 merged 1 commit into
developfrom
dependabot/pip/python-slugify-gte-8.0.4
Jun 7, 2026
Merged

Update python-slugify requirement from >=8 to >=8.0.4#61
eaguad1337 merged 1 commit into
developfrom
dependabot/pip/python-slugify-gte-8.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 7, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on python-slugify to permit the latest version.

Changelog

Sourced from python-slugify's changelog.

8.0.4

  • Properly handle uppercase special characters (@​mib1185 - thx)

8.0.3

  • Drop compatibility for unsupported Python Version (@​Viicos - thx)
  • Fix pattern types.

8.0.2

8.0.1

  • Added license notice to readme (@​C-nit - thx)

8.0.0

  • By default, prefer unidecode if installed (@​enkidulan - thx)

7.0.0

  • Drop python 3.6, add python 3.11 (@​hugovk - thx)

6.1.2

  • Reintroduce the cli options

6.1.1

  • Remove type hinting (temporarily)

6.1.0

  • Add allow_unicode flag to allow unicode characters in the slug

6.0.1

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

6.0.0

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

5.0.2

  • Enable twine publish

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 7, 2026
Updates the requirements on [python-slugify](https://github.com/un33k/python-slugify) to permit the latest version.
- [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md)
- [Commits](un33k/python-slugify@v8.0.0...v8.0.4)

---
updated-dependencies:
- dependency-name: python-slugify
  dependency-version: 8.0.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/python-slugify-gte-8.0.4 branch from 738a924 to dff4e34 Compare June 7, 2026 22:55
@eaguad1337

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 7, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR is already up-to-date with develop! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@eaguad1337 eaguad1337 merged commit fa0cf74 into develop Jun 7, 2026
10 checks passed
@eaguad1337 eaguad1337 deleted the dependabot/pip/python-slugify-gte-8.0.4 branch June 7, 2026 23:12
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