Skip to content

Commit 214d8bf

Browse files
chore(deps): bump python-slugify from 6.1.2 to 8.0.1 (#8853)
Bumps [python-slugify](https://github.com/un33k/python-slugify) from 6.1.2 to 8.0.1. - [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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 77cd5b8 commit 214d8bf

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ uvicorn = {extras = ["standard"], version = "^0.22.0"}
121121
broadcaster = {extras = ["redis"], version = "^0.2.0"}
122122
sqlalchemy-citext = "^1.8.0"
123123
coolname = "^1.1.0"
124-
python-slugify = "^6.1.2"
124+
python-slugify = "^8.0.1"
125125
cryptography = "39.0.1"
126126
Flask-Migrate = "2.7.0"
127127
marrow-mailer = {git = "https://github.com/LexMachinaInc/mailer.git", rev = "develop"}

0 commit comments

Comments
 (0)