Skip to content

Commit

Permalink
Bump python-slugify from 6.1.2 to 8.0.1
Browse files Browse the repository at this point in the history
Bumps [python-slugify](https://github.com/un33k/python-slugify) from 6.1.2 to 8.0.1.
- [Release notes](https://github.com/un33k/python-slugify/releases)
- [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md)
- [Commits](un33k/python-slugify@v6.1.2...v8.0.1)

---
updated-dependencies:
- dependency-name: python-slugify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 2, 2023
1 parent 1261ca0 commit b76854e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Pillow = "9.1.1"
PyMuPDF = "1.20.2"
python-dateutil = "2.8.2"
python-dotenv = "0.20.0"
python-slugify = "6.1.2"
python-slugify = "8.0.1"
pytz = "2022.7.0"
redis = "4.3.4"
regex = "2022.6.2"
Expand Down

0 comments on commit b76854e

Please sign in to comment.