Skip to content

chore(deps): update python-slugify requirement from >=8.0.0 to >=8.0.4#10

Merged
GianRomani merged 1 commit into
mainfrom
dependabot/pip/python-slugify-gte-8.0.4
Jul 14, 2026
Merged

chore(deps): update python-slugify requirement from >=8.0.0 to >=8.0.4#10
GianRomani merged 1 commit into
mainfrom
dependabot/pip/python-slugify-gte-8.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 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 Jul 14, 2026
@netlify

netlify Bot commented Jul 14, 2026

Copy link
Copy Markdown

Deploy Preview for gianfree-notes ready!

Name Link
🔨 Latest commit a6ff118
🔍 Latest deploy log https://app.netlify.com/projects/gianfree-notes/deploys/6a562dec1883ac000890bfa9
😎 Deploy Preview https://deploy-preview-10--gianfree-notes.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@GianRomani

Copy link
Copy Markdown
Owner

@dependabot recreate

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 changed the title Update python-slugify requirement from >=8.0.0 to >=8.0.4 chore(deps): update python-slugify requirement from >=8.0.0 to >=8.0.4 Jul 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/python-slugify-gte-8.0.4 branch from 49081df to a6ff118 Compare July 14, 2026 12:39
@GianRomani
GianRomani merged commit 6c1b2ff into main Jul 14, 2026
7 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/python-slugify-gte-8.0.4 branch July 14, 2026 12:43
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